pom updated

This commit is contained in:
Lucio Lelii 2022-05-09 10:03:16 +02:00
parent 1714f81a4f
commit 558e8af575
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears-app</artifactId>
<version>2.1.0</version>
<version>3.0.0-SNAPSHOT</version>
<name>Smartgears Application</name>
@ -56,7 +56,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>