mirror of
https://github.com/bmlong137/maven-tiles
synced 2025-09-10 14:11:08 +00:00
[maven-release-plugin] prepare release tiles-maven-plugin-2.37
Change-Id: I57fae180596881b5bc09a054114af5d3c40d6916
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -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>
|
||||
|
Reference in New Issue
Block a user