added resource registry jars
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@96642 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
81563e5547
commit
bcbccdbe82
12
pom.xml
12
pom.xml
|
@ -584,6 +584,18 @@
|
||||||
<version>[1.3.0-SNAPSHOT,)</version>
|
<version>[1.3.0-SNAPSHOT,)</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.gcube.execution</groupId>
|
||||||
|
<artifactId>resourceregistry-configuration-portal</artifactId>
|
||||||
|
<version>[1.0.0-SNAPSHOT,)</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.gcube.execution</groupId>
|
||||||
|
<artifactId>rrconfprovider-portal</artifactId>
|
||||||
|
<version>[1.0.0-SNAPSHOT,)</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
<!-- end resource registry the greek -->
|
<!-- end resource registry the greek -->
|
||||||
<!-- storage layer -->
|
<!-- storage layer -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue