Skip to content

Commit

Permalink
[maven-release-plugin] prepare release buildnumber-maven-plugin-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Dec 4, 2021
1 parent eaad9d1 commit 42ba0af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>buildnumber-maven-plugin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>maven-plugin</packaging>

<name>Build Number Maven Plugin</name>
Expand Down Expand Up @@ -72,6 +72,7 @@
<connection>scm:git:https://github.com/mojohaus/buildnumber-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/buildnumber-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/buildnumber-maven-plugin</url>
<tag>buildnumber-maven-plugin-3.0.0</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 42ba0af

Please sign in to comment.