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:
parent
e16cf4aafb
commit
14efb08845
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue