Skip to content

Commit 1990d1e

Browse files
committed
[maven-release-plugin] prepare release xml-format-maven-plugin-4.2.0
1 parent 02d808d commit 1990d1e

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
@@ -31,7 +31,7 @@
3131

3232
<groupId>com.github.hazendaz.maven</groupId>
3333
<artifactId>xml-format-maven-plugin</artifactId>
34-
<version>4.1.2-SNAPSHOT</version>
34+
<version>4.2.0</version>
3535
<packaging>maven-plugin</packaging>
3636

3737
<name>xml-format-maven-plugin</name>
@@ -45,7 +45,7 @@
4545
<scm>
4646
<connection>scm:git:ssh://github.com/acegi/xml-format-maven-plugin.git</connection>
4747
<developerConnection>scm:git:ssh://[email protected]/acegi/xml-format-maven-plugin.git</developerConnection>
48-
<tag>HEAD</tag>
48+
<tag>xml-format-maven-plugin-4.2.0</tag>
4949
<url>https://github.com/acegi/xml-format-maven-plugin</url>
5050
</scm>
5151
<issueManagement>
@@ -98,7 +98,7 @@
9898
<module.name>com.github.hazendaz.maven.xmlformat</module.name>
9999

100100
<!-- Reproducible Builds -->
101-
<project.build.outputTimestamp>1765146692</project.build.outputTimestamp>
101+
<project.build.outputTimestamp>1765155881</project.build.outputTimestamp>
102102
</properties>
103103

104104
<dependencies>

0 commit comments

Comments
 (0)