registry-publisher dependency added

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/maven-smartgears-bom@81164 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Lucio Lelii 2013-09-09 15:38:28 +00:00
parent e16cf4aafb
commit 14efb08845
1 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,12 @@
<version>[1.0.0-SNAPSHOT,)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.resources</groupId>
<artifactId>registry-publisher</artifactId>
<version>[1.0.0-SNAPSHOT,)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-gcore-stubs</artifactId>