[maven-release-plugin] prepare release dhp-schemas-2.10.27

This commit is contained in:
Sandro La Bruzzo 2022-02-02 10:13:53 +01:00
parent a81aa83c4f
commit 768de3c288
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-schemas</artifactId>
<packaging>jar</packaging>
<version>2.10.27-SNAPSHOT</version>
<version>2.10.27</version>
<licenses>
@ -33,7 +33,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>dhp-schemas-2.10.25</tag>
<tag>dhp-schemas-2.10.27</tag>
</scm>
<description>This module contains common schema classes meant to be used across the dnet-hadoop submodules</description>