From b262824bfad1fb1d22b4364a3c22422f634a0771 Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Tue, 9 Apr 2019 23:08:19 -0400 Subject: [PATCH] Update the scm connection in the poms to refer the Git repo. --- gxHTTP/pom.xml | 6 +++--- gxJRS/pom.xml | 7 ++++--- pom.xml | 6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/gxHTTP/pom.xml b/gxHTTP/pom.xml index 3610330..7d905ba 100644 --- a/gxHTTP/pom.xml +++ b/gxHTTP/pom.xml @@ -22,9 +22,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${parent.artifactId}/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${parent.artifactId}/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${parent.artifactId}/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxREST/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxREST/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxREST/${project.artifactId} diff --git a/gxJRS/pom.xml b/gxJRS/pom.xml index e7313b7..407195c 100644 --- a/gxJRS/pom.xml +++ b/gxJRS/pom.xml @@ -19,10 +19,11 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${parent.artifactId}/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${parent.artifactId}/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${parent.artifactId}/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxREST/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxREST/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxREST/${project.artifactId} + diff --git a/pom.xml b/pom.xml index 0c5e683..282f400 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/gxRest + scm:git:https://code-repo.d4science.org/gCubeSystem/gxRest + scm:git:https://code-repo.d4science.org/gCubeSystem/gxRest