From bb4abf9a33a21926b250e071b7fa9eda313484b2 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 11:12:11 +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 371e30c..85ae5d8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.data-publishing gcat-api - 1.2.0-SNAPSHOT + 1.2.0 gCat APIs gCat APIs @@ -40,9 +40,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-api.git + scm::git:https://code-repo.d4science.org/gCubeSystem/gcat-api.git + https://code-repo.d4science.org/gCubeSystem/gcat-api.git