Removed -SNAPSHOT from version to release the bom

This commit is contained in:
Luca Frosini 2019-12-02 18:14:41 +01:00
parent 1d8f55f9e7
commit 1e16c598a9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</parent> </parent>
<groupId>org.gcube.vremanagement</groupId> <groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-bom</artifactId> <artifactId>smart-executor-bom</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency> <dependency>