updated scm

This commit is contained in:
Massimiliano Assante 2020-04-15 12:04:01 +02:00
parent 659003ebae
commit 2350a32705
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@
<version>1.4.0</version> <version>1.4.0</version>
<name>RStudio Wrapper Portlet</name> <name>RStudio Wrapper Portlet</name>
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/workspace-widget-portlet.git</connection> <connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/workspace-widget-portlet.git</developerConnection> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/workspace-widget-portlet</url> <url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url>
</scm> </scm>
<properties> <properties>
<gwtVersion>2.8.2</gwtVersion> <gwtVersion>2.8.2</gwtVersion>