Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-archiver-3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Oct 22, 2024
1 parent a0d99c2 commit 3d895e8
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.3-SNAPSHOT</version>
<version>3.6.3</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.3</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>2024-03-24T22:30:56Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-22T15:27:51Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 3d895e8

Please sign in to comment.