Adjust dependency for release 1.1.2.

This commit is contained in:
Manuele Simi 2019-10-17 09:03:55 -04:00
parent 842aaee8fb
commit 74d55bc5ba
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.gcube.common</groupId> <groupId>org.gcube.common</groupId>
<artifactId>gxREST</artifactId> <artifactId>gxREST</artifactId>
<version>1.1.2-SNAPSHOT</version> <version>1.1.2</version>
</parent> </parent>
<artifactId>gxJRS</artifactId> <artifactId>gxJRS</artifactId>
@ -37,7 +37,7 @@
<dependency> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId> <artifactId>gcube-bom</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.1</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>

View File

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