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

Change-Id: Ia6ede344bfc83ce4e5f2fbc9b4e160894cbdaf9b
This commit is contained in:
Mark Derricutt
2023-10-13 22:52:22 +13:00
parent caf19c953a
commit 61b95c8122

View File

@@ -17,7 +17,7 @@
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>2.37</version>
<version>2.38-SNAPSHOT</version>
<name>Tiles Maven Plugin</name>
<description>Provides composition support for Maven composition support for Maven</description>
@@ -52,14 +52,14 @@
<mavenVersion>3.9.5</mavenVersion>
<groovyVersion>4.0.15</groovyVersion>
<repaint.release>dev</repaint.release>
<project.build.outputTimestamp>2023-10-13T09:52:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-10-13T09:52:22Z</project.build.outputTimestamp>
</properties>
<scm>
<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.37</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>