diff --git a/pom.xml b/pom.xml index 24eea32..80c4e82 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.gcube.core common-events - 1.0.1-SNAPSHOT + 1.0.1 common-events @@ -13,18 +13,19 @@ org.gcube.tools maven-parent - 1.0.0 + 1.1.0 distro - - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} - scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${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} +