Update dependencies.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@174561 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2018-12-05 01:50:18 +00:00
parent 26dda75f89
commit 1a2ca30248
1 changed files with 2 additions and 1 deletions

View File

@ -79,6 +79,7 @@
<dependency> <dependency>
<groupId>org.gcube.information-system</groupId> <groupId>org.gcube.information-system</groupId>
<artifactId>gcube-resources</artifactId> <artifactId>gcube-resources</artifactId>
<version>1.7.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
@ -90,7 +91,7 @@
<dependency> <dependency>
<groupId>org.gcube.common</groupId> <groupId>org.gcube.common</groupId>
<artifactId>gxRest</artifactId> <artifactId>gxRest</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.2-SNAPSHOT</version>
</dependency> </dependency>
<!-- jersey --> <!-- jersey -->