Fixed ommon-smartgears version

This commit is contained in:
Luca Frosini 2022-11-16 11:41:45 +01:00
parent 35ef5b7f32
commit ca0b020813
1 changed files with 2 additions and 2 deletions

View File

@ -80,14 +80,14 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
<version>[3.0.0,4.0.0-SNAPSHOT)</version>
<version>[4.0.0-SNAPSHOT,5.0.0-SNAPSHOT)</version>
<classifier>probe</classifier>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gcube.common.core</groupId>
<artifactId>legacy-is-publisher-connector</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) </version>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resourcemanagement</groupId>