Update 'pom.xml'

removed SNAPSHOT from maven-parent
This commit is contained in:
Roberto Cirillo 2020-03-16 18:14:15 +01:00
parent 54f7f448ef
commit a821c58cda
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.smartgears.handlers</groupId>