Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-assembly-plugin-3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Mar 15, 2024
1 parent 74e858a commit 0afbb3e
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.7.1-SNAPSHOT</version>
<version>3.7.1</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.7.1</tag>
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -80,7 +80,7 @@ under the License.
<commonsIoVersion>2.15.1</commonsIoVersion>

<testOutputToFile>true</testOutputToFile>
<project.build.outputTimestamp>2024-03-07T18:18:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-03-15T07:53:27Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 0afbb3e

Please sign in to comment.