diff --git a/distro/changelog.xml b/distro/changelog.xml index 1a3d297..840c496 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,10 @@ - + + + + Added Item URL via URI Resolver in extras field #13309 The final URL is retrieved only URI resolver pointing to Storage Hub #13303 Enforched items to be searchable in 'extras' field #13306 diff --git a/pom.xml b/pom.xml index deb7260..1489d8d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-publishing gcat war - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT gCube Catalogue Service This service allows any client to publish on the gCube Catalogue. @@ -103,16 +103,16 @@ org.glassfish.jersey.containers jersey-container-servlet - ${version.jersey} - + org.glassfish.jersey.media jersey-media-multipart - ${version.jersey} @@ -132,7 +132,6 @@ org.gcube.common gxHTTP - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided