From 53a26cefb1ebbca874295741d95eb73d5150c222 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 15:36:22 +0200 Subject: [PATCH] Fixed maven parent and 'scm' section --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 089ff2c..53c2603 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - 4.0.0 @@ -20,9 +21,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/vre-management/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + https://code-repo.d4science.org/gCubeSystem/${project.artifactId} @@ -71,7 +72,7 @@ org.slf4j slf4j-api - + junit junit @@ -90,7 +91,7 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) test - +