Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-archiver-3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 19, 2023
1 parent 482ec06 commit 1602aa4
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,15 +28,15 @@

<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<version>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>

<name>Apache Maven Archiver</name>
<description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>

<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-archiver-3.6.1</tag>
<url>https://github.com/apache/maven-archiver/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -57,7 +57,7 @@
<properties>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2022-06-23T12:18:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-08-19T10:47:34Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1602aa4

Please sign in to comment.