updated scm

This commit is contained in:
Massimiliano Assante 2020-04-15 12:03:35 +02:00
parent 61ed4fd2aa
commit 277684cdc0
1 changed files with 3 additions and 3 deletions

View File

@ -18,9 +18,9 @@
User Management API
</description>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/usermanagement-core.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/usermanagement-core.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/usermanagement-core</url>
<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>
<liferay.version>6.2.5</liferay.version>