fixed pom scm

This commit is contained in:
Massimiliano Assante 2020-11-17 10:39:17 +01:00
parent 0bfd69eb32
commit 501b30e332
1 changed files with 3 additions and 3 deletions

View File

@ -17,9 +17,9 @@
accept-invite-portlet manage the sent invitations
</description>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/accept-invite-portlet.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/accept-invite-portlet.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/accept-invite-portlet</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>
<distroDirectory>distro</distroDirectory>