Revert "Update 'pom.xml'"

This reverts commit 7194811366.
This commit is contained in:
Roberto Cirillo 2022-06-28 14:04:30 +02:00
parent db61504f66
commit 588a71db5e
1 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@
</parent> </parent>
<groupId>org.gcube.contentmanagement</groupId> <groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId> <artifactId>storage-manager-core</artifactId>
<version>3.0.0</version> <version>2.9.0-SNAPSHOT</version>
<!-- <properties> --> <properties>
<!-- <distroDirectory>${project.basedir}/distro</distroDirectory> --> <distroDirectory>${project.basedir}/distro</distroDirectory>
<!-- </properties> --> </properties>
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection> <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> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>