using catalogue-core in place of gcat
This commit is contained in:
parent
e0a0983373
commit
bf92acfe84
5
pom.xml
5
pom.xml
|
@ -80,9 +80,8 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.data-catalogue</groupId>
|
||||
<artifactId>gcat</artifactId>
|
||||
<version>[2.5.1, 3.0.0-SNAPSHOT)</version>
|
||||
<classifier>classes</classifier>
|
||||
<artifactId>catalogue-core</artifactId>
|
||||
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.glassfish.jersey.containers</groupId>
|
||||
|
|
Loading…
Reference in New Issue