updated scm
This commit is contained in:
parent
659003ebae
commit
2350a32705
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue