|
|
|
@ -10,12 +10,12 @@
|
|
|
|
|
<artifactId>common-gcore-resources</artifactId> |
|
|
|
|
<version>1.3.4</version> |
|
|
|
|
|
|
|
|
|
<scm> |
|
|
|
|
<connection>scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId}</connection> |
|
|
|
|
<developerConnection>scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId}</developerConnection> |
|
|
|
|
<url>http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId}</url> |
|
|
|
|
<scm> |
|
|
|
|
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection> |
|
|
|
|
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection> |
|
|
|
|
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url> |
|
|
|
|
</scm> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<properties> |
|
|
|
|
<distroDirectory>distro</distroDirectory> |
|
|
|
|
</properties> |
|
|
|
|