From 3bc6ef818c2ec9c990fe8cec4dd9aa354fd058a0 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 21 Aug 2019 10:13:38 +0200 Subject: [PATCH] fixed POM maven parent and SCM --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c2e1c38..b37188f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,9 @@ 4.0.0 - maven-parent org.gcube.tools - 1.0.0 + maven-parent + 1.1.0-SNAPSHOT @@ -27,11 +27,12 @@ - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/oauth-service.git + scm:git:https://code-repo.d4science.org/gCubeSystem/oauth-service.git + https://code-repo.d4science.org/gCubeSystem/oauth-service +