File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-gpg-plugin</artifactId >
33
- <version >3.0.1-SNAPSHOT </version >
33
+ <version >3.0.1</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven GPG Plugin</name >
@@ -44,7 +44,7 @@ under the License.
44
44
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</connection >
45
45
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git</developerConnection >
46
46
<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 >
48
48
</scm >
49
49
<issueManagement >
50
50
<system >jira</system >
@@ -64,7 +64,7 @@ under the License.
64
64
<properties >
65
65
<mavenVersion >3.0</mavenVersion >
66
66
<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>
68
68
<resource .delimiter>@</resource .delimiter>
69
69
</properties >
70
70
You can’t perform that action at this time.
0 commit comments