Update 'pom.xml'

removed SNAPSHOT from artifact version
This commit is contained in:
Roberto Cirillo 2020-04-14 16:29:01 +02:00
parent d31c9b9f09
commit bae895059b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>accounting-dashboard</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>war</packaging>
<name>accounting-dashboard</name>