added common-uri
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@96112 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6d01056978
commit
db42aaf960
5
pom.xml
5
pom.xml
|
@ -118,6 +118,11 @@
|
||||||
<version>[1.0.2-SNAPSHOT,)</version>
|
<version>[1.0.2-SNAPSHOT,)</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.gcube.common</groupId>
|
||||||
|
<artifactId>common-uri</artifactId>
|
||||||
|
<version>[1.0.1-SNAPSHOT,)</version>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.resources.discovery</groupId>
|
<groupId>org.gcube.resources.discovery</groupId>
|
||||||
<artifactId>discovery-client</artifactId>
|
<artifactId>discovery-client</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue