Fixed nested pom

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

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.common</groupId>
<artifactId>gxREST</artifactId>
<version>1.1.2</version>
<version>1.1.3-SNAPSHOT</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.2</version>
<version>1.1.3-SNAPSHOT</version>
</parent>
<artifactId>gxJRS</artifactId>