Skip to content

Commit 1ac2e02

Browse files
committed
[maven-release-plugin] prepare release jaxb2-maven-plugin-2.5.0
1 parent 6301bc2 commit 1ac2e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</parent>
2828

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

3333
<name>JAXB-2 Maven Plugin</name>
@@ -87,7 +87,7 @@
8787
<connection>scm:git:https://github.com/mojohaus/jaxb2-maven-plugin.git</connection>
8888
<developerConnection>scm:git:ssh://git@github.com/mojohaus/jaxb2-maven-plugin.git</developerConnection>
8989
<url>https://github.com/mojohaus/jaxb2-maven-plugin.git</url>
90-
<tag>HEAD</tag>
90+
<tag>jaxb2-maven-plugin-2.5.0</tag>
9191
</scm>
9292
<issueManagement>
9393
<system>GitHub</system>

0 commit comments

Comments
 (0)