Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-invoker-plugin-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Jan 18, 2019
1 parent 77a56c6 commit bf7f44c
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 @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-invoker-plugin</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Invoker Plugin</name>
Expand All @@ -47,7 +47,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</developerConnection>
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-invoker-plugin-3.2.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit bf7f44c

Please sign in to comment.