Skip to content

Commit a6f35c0

Browse files
committed
[maven-release-plugin] prepare release jaxb2-maven-plugin-3.0.0
1 parent 41c629c commit a6f35c0

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>3.0.0-SNAPSHOT</version>
30+
<version>3.0.0</version>
3131
<packaging>maven-plugin</packaging>
3232

3333
<name>JAXB-2 Maven Plugin</name>
@@ -100,7 +100,7 @@
100100
<connection>scm:git:https://github.com/mojohaus/jaxb2-maven-plugin.git</connection>
101101
<developerConnection>scm:git:ssh://git@github.com/mojohaus/jaxb2-maven-plugin.git</developerConnection>
102102
<url>https://github.com/mojohaus/jaxb2-maven-plugin.git</url>
103-
<tag>HEAD</tag>
103+
<tag>jaxb2-maven-plugin-3.0.0</tag>
104104
</scm>
105105
<issueManagement>
106106
<system>GitHub</system>

0 commit comments

Comments
 (0)