diff --git a/distro/changelog.xml b/distro/changelog.xml index 4c59be6..ee430f9 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,15 @@ - + + Added API Remove From Context + Added ResourceRegistryException json deserialization + + + Added API AddToContext + Added API to support update Resource (with all facets) + + First Release \ No newline at end of file diff --git a/pom.xml b/pom.xml index ee89693..415e1c1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,30 @@ - - 4.0.0 - - org.gcube.tools - maven-parent - 1.0.0 - - org.gcube.information-system - resource-registry-publisher - 1.2.0-SNAPSHOT - Resource Registry Publisher - Contains Non Idempotent API for Resource Registry - - + + 4.0.0 + + org.gcube.tools + maven-parent + 1.0.0 + + org.gcube.information-system + resource-registry-publisher + 1.2.0-SNAPSHOT + Resource Registry Publisher + Contains Non Idempotent API for Resource Registry + + + UTF-8 + ${project.basedir}/distro + InformationSystem + + + + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} + scm:https://svn.d4science.research-infrastructures.eu/gcube//trunk/information-system/${project.artifactId} + https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} + + + org.gcube.distribution @@ -29,9 +42,9 @@ - + - + org.gcube.core common-generic-clients @@ -44,8 +57,8 @@ org.gcube.core common-fw-clients - - + + org.gcube.common authorization-client @@ -60,25 +73,25 @@ org.gcube.core common-encryption - - + + org.gcube.information-system information-system-model - + org.gcube.information-system resource-registry-api [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) - + org.slf4j slf4j-api - - + + junit junit @@ -101,8 +114,8 @@ resource-registry-client test - - + +