Update 'pom.xml'

closing common-fw-clients range
This commit is contained in:
Roberto Cirillo 2021-10-20 11:25:07 +02:00
parent b8b99f378e
commit ab3c3bbd3c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-fw-clients</artifactId>
<version>[1.0.0-SNAPSHOT,)</version>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>junit</groupId>