Skip to content

Commit f73f48f

Browse files
committed
[maven-release-plugin] prepare release maven-assembly-plugin-3.5.0
1 parent f5ccd4d commit f73f48f

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-assembly-plugin</artifactId>
33-
<version>3.5.0-SNAPSHOT</version>
33+
<version>3.5.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Assembly Plugin</name>
@@ -44,7 +44,7 @@ under the License.
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</developerConnection>
4646
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
47-
<tag>HEAD</tag>
47+
<tag>maven-assembly-plugin-3.5.0</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>jira</system>
@@ -72,7 +72,7 @@ under the License.
7272
<surefire.version>3.0.0-M6</surefire.version>
7373
<testOutputToFile>true</testOutputToFile>
7474
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder,JavadocMethod</checkstyle.violation.ignore>
75-
<project.build.outputTimestamp>2022-07-20T21:31:20Z</project.build.outputTimestamp>
75+
<project.build.outputTimestamp>2023-02-19T15:09:01Z</project.build.outputTimestamp>
7676
</properties>
7777

7878
<contributors>

0 commit comments

Comments
 (0)