From 11530b14c9f6b08c6a04d9c7a6a4bd9baf8628ab Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 27 Aug 2019 12:38:01 +0200 Subject: [PATCH] Updated SCM connection to git repo --- .classpath | 5 ----- .settings/org.eclipse.wst.common.component | 3 +++ pom.xml | 6 +++--- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.classpath b/.classpath index 08662b4..107e885 100644 --- a/.classpath +++ b/.classpath @@ -6,11 +6,6 @@ - - - - - diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index cfa6374..d726289 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,6 +4,9 @@ + + uses + diff --git a/pom.xml b/pom.xml index f8b23f7..7d6ce42 100644 --- a/pom.xml +++ b/pom.xml @@ -14,9 +14,9 @@ The URI Resolver is an HTTP URI resolver implemented as an REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications. - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/data-transfer/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-transfer/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/data-transfer/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/uri-resolver.git + scm:git:https://code-repo.d4science.org/gCubeSystem/uri-resolver.git + https://code-repo.d4science.org/gCubeSystem/uri-resolver