Fixed pom for release

This commit is contained in:
Luca Frosini 2021-11-09 12:04:29 +01:00
parent 333d61a9bc
commit ace84d7782
1 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-bom</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -56,12 +56,12 @@
<dependency>
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-postgresql</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-analytics-persistence-postgresql</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.accounting</groupId>