parent
e452b5d18b
commit
7a9a92cb73
6
pom.xml
6
pom.xml
|
@ -12,6 +12,12 @@
|
||||||
<name>whn manager api interface</name>
|
<name>whn manager api interface</name>
|
||||||
<description>common libraries for whnmanager</description>
|
<description>common libraries for whnmanager</description>
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<distroDirectory>distro</distroDirectory>
|
<distroDirectory>distro</distroDirectory>
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
|
|
Loading…
Reference in New Issue