[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
6347a9f64c
commit
5e224bf15c
4
pom.xml
4
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>dhp-dump-schema</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>8.0.0</version>
|
||||
<version>8.0.1-SNAPSHOT</version>
|
||||
|
||||
<groupId>eu.dnetlib.dhp</groupId>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
<connection>scm:git:gitea@code-repo.d4science.org:D-Net/dhp-dump-schema.git</connection>
|
||||
<developerConnection>scm:git:gitea@code-repo.d4science.org:D-Net/dhp-dump-schema.git</developerConnection>
|
||||
<url>https://code-repo.d4science.org/D-Net/dhp-dump-schema/</url>
|
||||
<tag>dhp-dump-schema-8.0.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<description>This module contains common schema classes for the public dumps and APIs</description>
|
||||
|
|
Loading…
Reference in New Issue