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

Change-Id: I8939267cd344586e2e5c2ff8d0eb53aa0df53f76
This commit is contained in:
Mark Derricutt
2021-05-06 10:16:33 +12:00
parent 2a5a560b17
commit 28ae65f165

View File

@@ -17,7 +17,7 @@
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>2.21</version>
<version>2.22-SNAPSHOT</version>
<name>Tiles Maven Plugin</name>
<description>Provides composition support for Maven composition support for Maven</description>
@@ -57,7 +57,7 @@
<connection>scm:git:git@github.com:repaint-io/maven-tiles</connection>
<developerConnection>scm:git:git@github.com:repaint-io/maven-tiles</developerConnection>
<url>https://github.com/repaint-io/maven-tiles</url>
<tag>tiles-maven-plugin-2.21</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>