File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ under the License.
28
28
</parent >
29
29
30
30
<artifactId >maven-scm-publish-plugin</artifactId >
31
- <version >3.0.0 </version >
31
+ <version >3.2.1-SNAPSHOT </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven SCM Publish Plugin</name >
@@ -46,7 +46,7 @@ under the License.
46
46
<scm >
47
47
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</connection >
48
48
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</developerConnection >
49
- <tag >maven-scm-publish-plugin-3.2.0 </tag >
49
+ <tag >HEAD </tag >
50
50
<url >https://github.com/apache/maven-scm-publish-plugin/tree/${project.scm.tag} </url >
51
51
</scm >
52
52
<issueManagement >
@@ -77,7 +77,7 @@ under the License.
77
77
<!-- for documentation purpose -->
78
78
<maven-scm-provider-svnjava-version >2.0.6</maven-scm-provider-svnjava-version >
79
79
<svnkit-version >1.7.11</svnkit-version >
80
- <project .build.outputTimestamp>2023-03-26T17:34:56Z </project .build.outputTimestamp>
80
+ <project .build.outputTimestamp>2023-03-26T17:35:16Z </project .build.outputTimestamp>
81
81
</properties >
82
82
83
83
<dependencies >
You can’t perform that action at this time.
0 commit comments