changed range for dependency on gcf in pom.xml

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/vre-management/ResourceManager@100592 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Paolo Fabriani 2014-10-10 08:40:37 +00:00
parent 747bc30c1b
commit 1ef80dae0b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>gcf</artifactId>
<version>[1.4.1-SNAPSHOT,1.6.0-SNAPSHOT)</version>
<version>[1.4.1-SNAPSHOT,1.7.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>