Skip to content

Commit

Permalink
[maven-release-plugin] prepare release versions-maven-plugin-2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfriedenhagen committed Aug 9, 2020
1 parent f4b555b commit 2bd95c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>versions-maven-plugin</artifactId>
<version>2.9-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>maven-plugin</packaging>

<name>Versions Maven Plugin</name>
Expand Down Expand Up @@ -99,7 +99,7 @@
<connection>scm:git:https://github.com/mojohaus/versions-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/versions-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/versions-maven-plugin/tree/${project.scm.tag}</url>
<tag>master</tag>
<tag>versions-maven-plugin-2.8.1</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit 2bd95c9

Please sign in to comment.