Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-assembly-plugin-3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jul 20, 2022
1 parent db292ea commit 6087da5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.2-SNAPSHOT</version>
<version>3.4.2</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Assembly Plugin</name>
Expand All @@ -44,7 +44,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</developerConnection>
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-assembly-plugin-3.4.2</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -70,7 +70,7 @@ under the License.
<surefire.version>3.0.0-M6</surefire.version>
<testOutputToFile>true</testOutputToFile>
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder,JavadocMethod</checkstyle.violation.ignore>
<project.build.outputTimestamp>2022-07-04T05:46:14Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-07-20T21:30:46Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 6087da5

Please sign in to comment.