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

This commit is contained in:
Alessia Bardi 2022-02-04 16:35:32 +01:00
parent 050a1b9e34
commit b07b356307
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.28-SNAPSHOT</version>
<version>2.10.28</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.28</tag>
</scm>
<description>This module contains common schema classes meant to be used across the dnet-hadoop submodules</description>