Update 'pom.xml'

added scm section
master r4.19.0
ROBERTO CIRILLO 4 years ago
parent 4c63da3a77
commit 2d1a9a21c4

@ -11,7 +11,11 @@
<groupId>org.gcube.tools</groupId>
<version>1.1.0</version>
</parent>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/authorization-control-library.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/authorization-control-library.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/authorization-control-library</url>
</scm>
<dependencies>
<dependency>
<groupId>org.gcube.common</groupId>

Loading…
Cancel
Save