diff --git a/pom.xml b/pom.xml
index e82147d..a342df5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.gcube.tools
maven-parent
- 1.1.0-SNAPSHOT
+ 1.1.0
org.gcube.data.publishing
@@ -28,9 +28,9 @@
- scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId}
- scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId}
- https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${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}