Skip to content

Commit e6afe13

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 69dd5a1 commit e6afe13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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.0</version>
33+
<version>3.0.1-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven GPG Plugin</name>
@@ -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:44:35Z</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)