ref #18694: SPD - Support the transition to the new OBIS plugin

https://support.d4science.org/issues/#18694

Updated to Git and Jenkins
This commit is contained in:
Giancarlo Panichi 2020-03-03 16:22:53 +01:00
parent 1ed332518a
commit 0f71caf244
1 changed files with 9 additions and 4 deletions

View File

@ -14,6 +14,11 @@
<packaging>war</packaging>
<name>species product discovery</name>
<scm>
<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>
<dependencyManagement>
<dependencies>