[maven-release-plugin] prepare release tiles-maven-plugin-2.37

Change-Id: I57fae180596881b5bc09a054114af5d3c40d6916
This commit is contained in:
Mark Derricutt
2023-10-13 22:52:21 +13:00
parent be110a44ce
commit caf19c953a

View File

@@ -17,7 +17,7 @@
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>2.37-SNAPSHOT</version>
<version>2.37</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-09-15T08:23:45Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-10-13T09:52:02Z</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>HEAD</tag>
<tag>tiles-maven-plugin-2.37</tag>
</scm>
<distributionManagement>