Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-antrun-plugin-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Apr 12, 2020
1 parent d5d1dc6 commit c37168c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -26,11 +26,11 @@ under the License.
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>34</version>
<relativePath/>
<relativePath />
</parent>

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

<name>Apache Maven AntRun Plugin</name>
Expand All @@ -44,7 +44,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</developerConnection>
<url>https://github.com/apache/maven-antrun-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-antrun-plugin-3.0.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -64,7 +64,7 @@ under the License.
<properties>
<mavenVersion>3.0.5</mavenVersion>
<javaVersion>7</javaVersion>
<project.build.outputTimestamp>2020-02-09T04:01:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-04-12T07:51:20Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit c37168c

Please sign in to comment.