Skip to content

Commit 87817d1

Browse files
committed
[maven-release-plugin] prepare release 4.0.0
1 parent 9b2b319 commit 87817d1

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
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>jaxb2-maven-plugin</artifactId>
30-
<version>4.0.0-SNAPSHOT</version>
30+
<version>4.0.0</version>
3131
<packaging>maven-plugin</packaging>
3232

3333
<name>JAXB-2 Maven Plugin</name>
@@ -98,7 +98,7 @@
9898
<scm>
9999
<connection>scm:git:https://github.com/mojohaus/jaxb2-maven-plugin.git</connection>
100100
<developerConnection>${project.scm.connection}</developerConnection>
101-
<tag>HEAD</tag>
101+
<tag>4.0.0</tag>
102102
<url>https://github.com/mojohaus/jaxb2-maven-plugin.git</url>
103103
</scm>
104104
<issueManagement>
@@ -123,7 +123,7 @@
123123

124124
<!-- Test scope dependencies' versions -->
125125
<xmlunit.version>2.10.4</xmlunit.version>
126-
<project.build.outputTimestamp>2025-03-31T21:16:01Z</project.build.outputTimestamp>
126+
<project.build.outputTimestamp>2025-10-21T05:17:21Z</project.build.outputTimestamp>
127127
</properties>
128128

129129
<dependencyManagement>

0 commit comments

Comments
 (0)