mirror of
https://github.com/bmlong137/maven-tiles
synced 2025-06-02 21:24:42 +00:00
[maven-release-plugin] prepare release tiles-maven-plugin-2.40
Change-Id: Ibd80cbc89e17cc5d07ff83007f625d6224ec50e9
This commit is contained in:
parent
b570011662
commit
f3cf8b96cd
9
pom.xml
9
pom.xml
@ -12,13 +12,12 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License. See accompanying LICENSE file.
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.repaint.maven</groupId>
|
||||
<artifactId>tiles-maven-plugin</artifactId>
|
||||
<packaging>maven-plugin</packaging>
|
||||
<version>2.40-SNAPSHOT</version>
|
||||
<version>2.40</version>
|
||||
<name>Tiles Maven Plugin</name>
|
||||
|
||||
<description>Provides composition support for Maven composition support for Maven</description>
|
||||
@ -53,14 +52,14 @@
|
||||
<mavenVersion>3.9.5</mavenVersion>
|
||||
<groovyVersion>4.0.15</groovyVersion>
|
||||
<repaint.release>dev</repaint.release>
|
||||
<project.build.outputTimestamp>2023-11-20T07:02:26Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2023-12-11T22:10:38Z</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.40</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
Loading…
x
Reference in New Issue
Block a user