Skip to content

Commit bf990b1

Browse files
[maven-release-plugin] prepare release maven-assembly-plugin-3.6.0
1 parent ca24f54 commit bf990b1

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.5.1-SNAPSHOT</version>
31+
<version>3.6.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.6.0</tag>
5454
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
5555
</scm>
5656
<issueManagement>
@@ -78,7 +78,7 @@ under the License.
7878

7979
<surefire.version>3.0.0</surefire.version>
8080
<testOutputToFile>true</testOutputToFile>
81-
<project.build.outputTimestamp>2023-02-19T15:09:17Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2023-05-11T20:35:37Z</project.build.outputTimestamp>
8282
</properties>
8383

8484
<dependencies>

0 commit comments

Comments
 (0)