Skip to content

Commit 5255080

Browse files
committed
[maven-release-plugin] prepare release maven-gpg-plugin-3.0.1
1 parent e4dc062 commit 5255080

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-gpg-plugin</artifactId>
33-
<version>3.0.1-SNAPSHOT</version>
33+
<version>3.0.1</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven GPG Plugin</name>
@@ -44,7 +44,7 @@ under the License.
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</developerConnection>
4646
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
47-
<tag>maven-gpg-plugin-3.0.0</tag>
47+
<tag>maven-gpg-plugin-3.0.1</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>jira</system>
@@ -64,7 +64,7 @@ under the License.
6464
<properties>
6565
<mavenVersion>3.0</mavenVersion>
6666
<javaVersion>7</javaVersion>
67-
<project.build.outputTimestamp>2020-04-12T12:45:04Z</project.build.outputTimestamp>
67+
<project.build.outputTimestamp>2021-05-05T16:38:40Z</project.build.outputTimestamp>
6868
<resource.delimiter>@</resource.delimiter>
6969
</properties>
7070

0 commit comments

Comments
 (0)