[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Andreas Penski (init) 2020-03-24 09:15:40 +01:00
parent 4c9aefaa11
commit 408df62634

View file

@ -6,7 +6,7 @@
<name>KoSIT XML Prüftool Implementierung</name> <name>KoSIT XML Prüftool Implementierung</name>
<groupId>de.kosit</groupId> <groupId>de.kosit</groupId>
<version>1.2.0</version> <version>1.2.1-SNAPSHOT</version>
<artifactId>validationtool</artifactId> <artifactId>validationtool</artifactId>
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description> <description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
@ -451,7 +451,7 @@
<scm> <scm>
<connection>https://github.com/itplr-kosit/validationtool.git</connection> <connection>https://github.com/itplr-kosit/validationtool.git</connection>
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection> <developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
<tag>v1.2.0</tag> <tag>v1.1.1</tag>
</scm> </scm>
</project> <!-- </project> <!--