diff --git a/pom.xml b/pom.xml index 59ad303..b73bd43 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,25 @@ - - 4.0.0 - - org.gcube.tools - maven-parent - 1.1.0-SNAPSHOT - - - org.gcube.data-publishing - storagehub-application-persistence - 1.2.0-SNAPSHOT - jar - + + 4.0.0 + + org.gcube.tools + maven-parent + 1.1.0 + + + org.gcube.data-publishing + storagehub-application-persistence + 1.2.0 + jar + This library allows any application to persist in the workspace home any file. The library organizes the documents creating one folder per context and save the files under a tree created using the file mimetype. - - - + + + 2.24.1 UTF-8 ${project.basedir}/src/main/webapp/WEB-INF @@ -27,12 +29,12 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube//trunk/data-publishing/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId} + scm::git:https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence.git + scm::git:https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence.git + https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence.git - - + + org.gcube.distribution @@ -50,7 +52,7 @@ - + org.slf4j slf4j-api @@ -62,9 +64,9 @@ org.gcube.common - gxHTTP + gxHTTP - + junit junit