We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dd5a1 commit e6afe13Copy full SHA for e6afe13
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
</parent>
31
32
<artifactId>maven-gpg-plugin</artifactId>
33
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
34
<packaging>maven-plugin</packaging>
35
36
<name>Apache Maven GPG Plugin</name>
@@ -64,7 +64,7 @@ under the License.
64
<properties>
65
<mavenVersion>3.0</mavenVersion>
66
<javaVersion>7</javaVersion>
67
- <project.build.outputTimestamp>2020-04-12T12:44:35Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2020-04-12T12:45:04Z</project.build.outputTimestamp>
68
</properties>
69
70
<dependencies>
0 commit comments