Removed snapshot for release

This commit is contained in:
Luca Frosini 2020-02-06 12:02:52 +01:00
parent 8b1325cb1d
commit e538b00c52
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.common</groupId>
<artifactId>gxREST</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.3</version>
</parent>
<groupId>org.gcube.common</groupId>
<artifactId>gxHTTP</artifactId>

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.gcube.common</groupId>
<artifactId>gxREST</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.3</version>
</parent>
<artifactId>gxJRS</artifactId>

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>gxREST</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.3</version>
<packaging>pom</packaging>
<name>gCube eXtensions to REST</name>
<description>gCube eXtensions to REST</description>