Skip to content

Commit 441049d

Browse files
committed
[maven-release-plugin] prepare release xml-maven-plugin-1.2.1
1 parent 9f7b349 commit 441049d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>xml-maven-plugin</artifactId>
11-
<version>1.2.1-SNAPSHOT</version>
11+
<version>1.2.1</version>
1212
<packaging>maven-plugin</packaging>
1313
<name>XML Maven Plugin</name>
1414
<description>A plugin for various XML related tasks like validation, transformation, and the like.</description>
@@ -103,7 +103,7 @@
103103
<scm>
104104
<connection>scm:git:https://github.com/mojohaus/xml-maven-plugin.git</connection>
105105
<developerConnection>scm:git:ssh://git@github.com/mojohaus/xml-maven-plugin.git</developerConnection>
106-
<tag>HEAD</tag>
106+
<tag>xml-maven-plugin-1.2.1</tag>
107107
<url>https://github.com/mojohaus/xml-maven-plugin/blob/master</url>
108108
</scm>
109109

@@ -120,7 +120,7 @@
120120
<properties>
121121
<mavenVersion>3.9.11</mavenVersion>
122122
<minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
123-
<project.build.outputTimestamp>2025-10-19T11:40:29Z</project.build.outputTimestamp>
123+
<project.build.outputTimestamp>2026-01-18T21:19:52Z</project.build.outputTimestamp>
124124
</properties>
125125

126126
<dependencyManagement>

0 commit comments

Comments
 (0)