Skip to content

Commit 1611991

Browse files
committed
Revert "[maven-release-plugin] prepare release maven-gpg-plugin-3.0.1"
This reverts commit cc34149. accidently made another release.
1 parent d8461fb commit 1611991

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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</version>
33+
<version>3.0.1-SNAPSHOT</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.1</tag>
47+
<tag>maven-gpg-plugin-3.0.0</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-15T15:04:12Z</project.build.outputTimestamp>
67+
<project.build.outputTimestamp>2020-04-12T12:45:04Z</project.build.outputTimestamp>
6868
</properties>
6969

7070
<dependencies>

0 commit comments

Comments
 (0)