From 2c925fd29788f0f9708fda8e24ca38f3c4ba4bd5 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 13:26:17 +0200 Subject: [PATCH] Fixed maven parent and 'scm' section --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 1dd8b3c..d80c85d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gcube.tools maven-parent - 1.1.0-SNAPSHOT + 1.1.0 infrastructure-tests @@ -19,9 +19,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube//private/luca.frosini/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube//private/luca.frosini/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube//private/luca.frosini/${project.artifactId} + scm:git:https://code-repo.d4science.org/luca.frosini/${project.artifactId}.git + scm:git:https://code-repo.d4science.org/luca.frosini/${project.artifactId}.git + https://code-repo.d4science.org/luca.frosini/${project.artifactId} @@ -169,7 +169,7 @@ org.gcube.vremanagement smart-executor-client - 1.6.0-SNAPSHOT + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) test