From d524e698cc5025a040fe7dbd7c94e96a6020f726 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 11:16:15 +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 617a601..48eadca 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 1.3.0-SNAPSHOT + 1.3.0 pom gCube BOM This artifact contains gCube commons library version declaration for dependency management @@ -22,9 +22,9 @@ - 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/gcube-bom.git + scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-bom.git + https://code-repo.d4science.org/gCubeSystem/gcube-bom.git