From ff57b76911438cc13845f9fa6fa00ebd25efa109 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 14:54:11 +0200 Subject: [PATCH] Fixed maven parent and 'scm' section --- .classpath | 2 +- pom.xml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.classpath b/.classpath index 8e795b1..fae1a2b 100644 --- a/.classpath +++ b/.classpath @@ -22,7 +22,7 @@ - + diff --git a/pom.xml b/pom.xml index 1a7d218..6a6926f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,13 @@ - 4.0.0 org.gcube.tools maven-parent - 1.1.0-SNAPSHOT + 1.1.0 - + org.gcube.information-system resource-registry 2.1.0-SNAPSHOT @@ -22,9 +23,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube//trunk/information-system/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${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} @@ -84,7 +85,7 @@ org.gcube.common - gxHTTP + gxHTTP