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-assembly-plugin</artifactId >
31
- <version >3.7.0-SNAPSHOT </version >
31
+ <version >3.7.0</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Assembly Plugin</name >
@@ -50,7 +50,7 @@ under the License.
50
50
<scm >
51
51
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</connection >
52
52
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</developerConnection >
53
- <tag >HEAD </tag >
53
+ <tag >maven-assembly-plugin-3.7.0 </tag >
54
54
<url >https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag} </url >
55
55
</scm >
56
56
<issueManagement >
@@ -80,7 +80,7 @@ under the License.
80
80
<commonsIoVersion >2.15.1</commonsIoVersion >
81
81
82
82
<testOutputToFile >true</testOutputToFile >
83
- <project .build.outputTimestamp>2024-02-17T22:53:24Z </project .build.outputTimestamp>
83
+ <project .build.outputTimestamp>2024-03-07T18:17:36Z </project .build.outputTimestamp>
84
84
</properties >
85
85
86
86
<dependencies >
You can’t perform that action at this time.
0 commit comments