Update 'pom.xml'

removed SNAPSHOT from version.
This commit is contained in:
Roberto Cirillo 2019-12-02 15:47:13 +01:00
parent fdf540722e
commit 7194811366
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.9.0</version>
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
</properties>