updated scm
This commit is contained in:
parent
61ed4fd2aa
commit
277684cdc0
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue