Skip to content

Commit 9be6e87

Browse files
[maven-release-plugin] prepare release maven-assembly-plugin-3.7.0
1 parent e8630dc commit 9be6e87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-assembly-plugin</artifactId>
31-
<version>3.7.0-SNAPSHOT</version>
31+
<version>3.7.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Assembly Plugin</name>
@@ -50,7 +50,7 @@ under the License.
5050
<scm>
5151
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</connection>
5252
<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>
5454
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
5555
</scm>
5656
<issueManagement>
@@ -80,7 +80,7 @@ under the License.
8080
<commonsIoVersion>2.15.1</commonsIoVersion>
8181

8282
<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>
8484
</properties>
8585

8686
<dependencies>

0 commit comments

Comments
 (0)