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

pull/10/head
Markus Kreth 3 years ago
parent 776f8b9cf6
commit 67f4b40989
  1. 4
      pom.xml

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.kreth.property2java</groupId> <groupId>de.kreth.property2java</groupId>
<artifactId>PropertyToJavaGenerator</artifactId> <artifactId>PropertyToJavaGenerator</artifactId>
<version>2.0.1</version> <version>2.0.2-SNAPSHOT</version>
<properties> <properties>
@ -146,6 +146,6 @@
<scm> <scm>
<developerConnection>scm:git:https://gitea.kreth-development.de/markus/PropertyToJavaGenerator_migration.git</developerConnection> <developerConnection>scm:git:https://gitea.kreth-development.de/markus/PropertyToJavaGenerator_migration.git</developerConnection>
<connection>scm:git:https://gitea.kreth-development.de/markus/PropertyToJavaGenerator_migration.git</connection> <connection>scm:git:https://gitea.kreth-development.de/markus/PropertyToJavaGenerator_migration.git</connection>
<tag>PropertyToJavaGenerator-2.0.1</tag> <tag>HEAD</tag>
</scm> </scm>
</project> </project>
Loading…
Cancel
Save