updated pom

This commit is contained in:
Massimiliano Assante 2019-11-08 14:14:38 +01:00
parent ff2f931bb0
commit 1d2db88a98
1 changed files with 3 additions and 3 deletions

View File

@ -18,9 +18,9 @@
D4Science Responsive Liferay Theme
</description>
<scm>
<connection>scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/${project.artifactId}</connection>
<developerConnection>scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/${project.artifactId}</developerConnection>
<url>http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/${project.artifactId}</url>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/d4science-responsive-theme.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/d4science-responsive-theme.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/d4science-responsive-theme</url>
</scm>
<properties>
<liferay.version>6.2.5</liferay.version>