mirror of
https://github.com/bmlong137/maven-tiles
synced 2025-09-17 14:21:08 +00:00
[maven-release-plugin] prepare for next development iteration
Change-Id: I49ecc68af5823a83fd3e5e10c94d3e2df13817a4
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -17,7 +17,7 @@
|
|||||||
<groupId>io.repaint.maven</groupId>
|
<groupId>io.repaint.maven</groupId>
|
||||||
<artifactId>tiles-maven-plugin</artifactId>
|
<artifactId>tiles-maven-plugin</artifactId>
|
||||||
<packaging>maven-plugin</packaging>
|
<packaging>maven-plugin</packaging>
|
||||||
<version>2.38</version>
|
<version>2.39-SNAPSHOT</version>
|
||||||
<name>Tiles Maven Plugin</name>
|
<name>Tiles Maven Plugin</name>
|
||||||
|
|
||||||
<description>Provides composition support for Maven composition support for Maven</description>
|
<description>Provides composition support for Maven composition support for Maven</description>
|
||||||
@@ -52,14 +52,14 @@
|
|||||||
<mavenVersion>3.9.5</mavenVersion>
|
<mavenVersion>3.9.5</mavenVersion>
|
||||||
<groovyVersion>4.0.15</groovyVersion>
|
<groovyVersion>4.0.15</groovyVersion>
|
||||||
<repaint.release>dev</repaint.release>
|
<repaint.release>dev</repaint.release>
|
||||||
<project.build.outputTimestamp>2023-10-17T20:50:04Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2023-10-17T20:50:20Z</project.build.outputTimestamp>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git@github.com:repaint-io/maven-tiles</connection>
|
<connection>scm:git:git@github.com:repaint-io/maven-tiles</connection>
|
||||||
<developerConnection>scm:git:git@github.com:repaint-io/maven-tiles</developerConnection>
|
<developerConnection>scm:git:git@github.com:repaint-io/maven-tiles</developerConnection>
|
||||||
<url>https://github.com/repaint-io/maven-tiles</url>
|
<url>https://github.com/repaint-io/maven-tiles</url>
|
||||||
<tag>tiles-maven-plugin-2.38</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
Reference in New Issue
Block a user