File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ under the License.
26
26
<groupId >org.apache.maven.plugins</groupId >
27
27
<artifactId >maven-plugins</artifactId >
28
28
<version >34</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-scm-publish-plugin</artifactId >
33
- <version >3.1.0-SNAPSHOT </version >
33
+ <version >3.1.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven SCM Publish Plugin</name >
@@ -45,7 +45,7 @@ under the License.
45
45
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</connection >
46
46
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</developerConnection >
47
47
<url >https://github.com/apache/maven-scm-publish-plugin/tree/${project.scm.tag} </url >
48
- <tag >HEAD </tag >
48
+ <tag >maven-scm-publish-plugin-3.1.0 </tag >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >JIRA</system >
@@ -70,7 +70,7 @@ under the License.
70
70
<!-- for documentation purpose -->
71
71
<maven-scm-provider-svnjava-version >2.0.6</maven-scm-provider-svnjava-version >
72
72
<svnkit-version >1.7.11</svnkit-version >
73
- <project .build.outputTimestamp>2020-04-07T21:04:00Z </project .build.outputTimestamp>
73
+ <project .build.outputTimestamp>2020-12-23T07:12:18Z </project .build.outputTimestamp>
74
74
</properties >
75
75
76
76
<prerequisites >
You can’t perform that action at this time.
0 commit comments