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>
<name>RStudio Wrapper Portlet</name>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/workspace-widget-portlet.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/workspace-widget-portlet.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/workspace-widget-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>
<gwtVersion>2.8.2</gwtVersion>