From 6d6211c2b21488c728692bafc26a7f07f9e2499e Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 11:13:09 +0200 Subject: [PATCH] Fixed version and 'scm' properties to comply with release procedure --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d9a54af..e86a023 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-publishing gcat war - 1.4.0-SNAPSHOT + 1.4.0 gCube Catalogue Service This service allows any client to publish on the gCube Catalogue. @@ -47,9 +47,9 @@ - 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/gcat.git + scm::git:https://code-repo.d4science.org/gCubeSystem/gcat.git + https://code-repo.d4science.org/gCubeSystem/gcat.git