Skip to content

Commit 0afbb3e

Browse files
[maven-release-plugin] prepare release maven-assembly-plugin-3.7.1
1 parent 74e858a commit 0afbb3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.1-SNAPSHOT</version>
31+
<version>3.7.1</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.1</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-03-07T18:18:26Z</project.build.outputTimestamp>
83+
<project.build.outputTimestamp>2024-03-15T07:53:27Z</project.build.outputTimestamp>
8484
</properties>
8585

8686
<dependencies>

0 commit comments

Comments
 (0)