fixed pom scm

master
Massimiliano Assante 3 years ago
parent 0bfd69eb32
commit 501b30e332

@ -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>

Loading…
Cancel
Save