Merge branch 'master' of

gitea@code-repo.d4science.org:gCubeSystem/authorization-client.git

Conflicts:
	pom.xml
master
lucio 4 years ago
commit 9d0b85d50a

@ -25,7 +25,14 @@
</dependencyManagement>
-->
<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>
<distroDirectory>distro</distroDirectory>
</properties>

Loading…
Cancel
Save