updated home library to 2.5
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@131427 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
60c49b9437
commit
fd722396f7
4
pom.xml
4
pom.xml
|
@ -153,7 +153,7 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
<artifactId>home-library</artifactId>
|
||||
<version>[2.0.0-SNAPSHOT,2.5.0-SNAPSHOT)</version>
|
||||
<version>[2.0.0-SNAPSHOT,2.6.0-SNAPSHOT)</version>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
@ -169,7 +169,7 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
<artifactId>home-library-jcr</artifactId>
|
||||
<version>[2.0.0-SNAPSHOT,2.5.0-SNAPSHOT)</version>
|
||||
<version>[2.0.0-SNAPSHOT,2.6.0-SNAPSHOT)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue