resource registry connector re-added
This commit is contained in:
parent
abd273cc0b
commit
0edcfe3ad5
2
pom.xml
2
pom.xml
|
@ -96,13 +96,11 @@
|
||||||
<type>war</type>
|
<type>war</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- publisher connectors -->
|
<!-- publisher connectors -->
|
||||||
<!--
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.information-system</groupId>
|
<groupId>org.gcube.information-system</groupId>
|
||||||
<artifactId>resource-registry-publisher-connector</artifactId>
|
<artifactId>resource-registry-publisher-connector</artifactId>
|
||||||
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.common.core</groupId>
|
<groupId>org.gcube.common.core</groupId>
|
||||||
<artifactId>legacy-is-publisher-connector</artifactId>
|
<artifactId>legacy-is-publisher-connector</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue