[maven-release-plugin] rollback the release of dhp-schemas-2.6.14

This commit is contained in:
Claudio Atzori 2021-07-13 10:22:27 +02:00
parent 468c7f24db
commit 0f7d4b10d0
1 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-schemas</artifactId>
<packaging>jar</packaging>
<version>2.6.15-SNAPSHOT</version>
<version>2.6.14-SNAPSHOT</version>
<licenses>
<license>
@ -32,8 +32,7 @@
<connection>scm:git:gitea@code-repo.d4science.org:D-Net/dhp-schemas.git</connection>
<developerConnection>scm:git:gitea@code-repo.d4science.org:D-Net/dhp-schemas.git</developerConnection>
<url>https://code-repo.d4science.org/D-Net/dhp-schemas/</url>
<tag>HEAD</tag>
</scm>
</scm>
<description>This module contains common schema classes meant to be used across the dnet-hadoop submodules</description>