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.38
Change-Id: I5726fd040e910e5917b6e6b0d39c57a714ac5554
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.38-SNAPSHOT</version>
|
||||
<version>2.38</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:22Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2023-10-17T20:50:04Z</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.38</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
Reference in New Issue
Block a user