From c541e05625c24673fc156c3538a57f824c027882 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 11:14:10 +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 0524058..c9061f0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-publishing gcat-client - 1.2.0-SNAPSHOT + 1.2.0 gCat Client gCat Client @@ -39,9 +39,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-client.git + scm::git:https://code-repo.d4science.org/gCubeSystem/gcat-client.git + https://code-repo.d4science.org/gCubeSystem/gcat-client.git