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

This commit is contained in:
Andreas Penski (init) 2020-12-21 09:01:04 +01:00
parent fb29933d98
commit 7e5f0093d4

View file

@ -21,7 +21,7 @@
<name>KoSIT XML Prüftool Implementierung</name>
<groupId>de.kosit</groupId>
<version>1.4.1</version>
<version>1.4.2-SNAPSHOT</version>
<artifactId>validationtool</artifactId>
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
@ -584,7 +584,7 @@
<scm>
<connection>https://github.com/itplr-kosit/validationtool.git</connection>
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
<tag>v1.4.1</tag>
<tag>v1.1.0</tag>
</scm>
</project>