removed registry publisher deps

This commit is contained in:
lucio 2024-10-15 10:35:07 +02:00
parent 56eed99053
commit 9d736d14e0
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,7 @@
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</artifactId>
</dependency>
<!--
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-client</artifactId>
@ -79,6 +80,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>common-utility-sg4</artifactId>
</dependency>
-->
<dependency>
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-accounting-service</artifactId>