Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-assembly-plugin-3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Apr 27, 2020
1 parent 1dc87ea commit 5a48193
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 @@ -29,7 +29,7 @@ under the License.
</parent>

<artifactId>maven-assembly-plugin</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Assembly Plugin</name>
Expand All @@ -43,7 +43,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.3.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -68,7 +68,7 @@ under the License.
<mavenVersion>3.0</mavenVersion>
<testOutputToFile>true</testOutputToFile>
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder,JavadocMethod</checkstyle.violation.ignore>
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-04-27T17:26:19Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 5a48193

Please sign in to comment.