Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-gpg-plugin-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed May 5, 2021
1 parent e4dc062 commit 5255080
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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-gpg-plugin</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven GPG Plugin</name>
Expand All @@ -44,7 +44,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</developerConnection>
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
<tag>maven-gpg-plugin-3.0.0</tag>
<tag>maven-gpg-plugin-3.0.1</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -64,7 +64,7 @@ under the License.
<properties>
<mavenVersion>3.0</mavenVersion>
<javaVersion>7</javaVersion>
<project.build.outputTimestamp>2020-04-12T12:45:04Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-05-05T16:38:40Z</project.build.outputTimestamp>
<resource.delimiter>@</resource.delimiter>
</properties>

Expand Down

0 comments on commit 5255080

Please sign in to comment.