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 @@ -28,7 +28,7 @@ under the License.
28
28
</parent >
29
29
30
30
<artifactId >maven-deploy-plugin</artifactId >
31
- <version >3.1.2 </version >
31
+ <version >3.1.3-SNAPSHOT </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Deploy Plugin</name >
@@ -49,7 +49,7 @@ under the License.
49
49
<scm >
50
50
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection >
51
51
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection >
52
- <tag >maven-deploy-plugin-3.1.2 </tag >
52
+ <tag >HEAD </tag >
53
53
<url >https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag} </url >
54
54
</scm >
55
55
<issueManagement >
@@ -88,7 +88,7 @@ under the License.
88
88
<mavenSurefirePluginVersion >${version.maven-surefire}</mavenSurefirePluginVersion >
89
89
<mavenWarPluginVersion >${version.maven-war-plugin}</mavenWarPluginVersion >
90
90
91
- <project .build.outputTimestamp>2024-04-26T10:30:22Z </project .build.outputTimestamp>
91
+ <project .build.outputTimestamp>2024-04-26T10:30:44Z </project .build.outputTimestamp>
92
92
</properties >
93
93
94
94
<dependencies >
You can’t perform that action at this time.
0 commit comments