Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jaxb2-maven-plugin-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Apr 14, 2024
1 parent 0a8ede6 commit 78cd5b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<artifactId>jaxb2-maven-plugin</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>maven-plugin</packaging>

<name>JAXB-2 Maven Plugin</name>
Expand Down Expand Up @@ -98,7 +98,7 @@
<scm>
<connection>scm:git:https://github.com/mojohaus/jaxb2-maven-plugin.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<tag>HEAD</tag>
<tag>jaxb2-maven-plugin-3.2.0</tag>
<url>https://github.com/mojohaus/jaxb2-maven-plugin.git</url>
</scm>
<issueManagement>
Expand All @@ -120,7 +120,7 @@

<!-- Test scope dependencies' versions -->
<xmlunit.version>2.9.1</xmlunit.version>
<project.build.outputTimestamp>2022-04-20T23:14:54Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-14T21:59:00Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 78cd5b1

Please # to comment.