From 61621fbe9f7ce1cea2678d4fe9f926debe0611c4 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 11:26:00 +0200 Subject: [PATCH] Fixed version and 'scm' properties to comply with release procedure --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f3a26fc..e434862 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 2.3.0-SNAPSHOT + 2.3.0 pom A distribution for the SmartGears Framework @@ -19,12 +19,11 @@ - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/${project.artifactId} - scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/${project.artifactId} + scm::git:https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git + scm::git:https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git + https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git -