Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-assembly-plugin-3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 11, 2023
1 parent ca24f54 commit bf990b1
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 @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-assembly-plugin</artifactId>
<version>3.5.1-SNAPSHOT</version>
<version>3.6.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Assembly Plugin</name>
Expand All @@ -50,7 +50,7 @@ under the License.
<scm>
<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>
<tag>HEAD</tag>
<tag>maven-assembly-plugin-3.6.0</tag>
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -78,7 +78,7 @@ under the License.

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

<dependencies>
Expand Down

0 comments on commit bf990b1

Please sign in to comment.