Update 'pom.xml'

Remove snapshot fron version
This commit is contained in:
Roberto Cirillo 2019-10-16 20:34:02 +02:00
parent 675de75125
commit 98688f7ae0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.common</groupId>
<artifactId>common-authorization</artifactId>
<version>2.1.5-SNAPSHOT</version>
<version>2.1.5</version>
<name>authorization service common library</name>
<parent>