Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-archiver-3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jan 2, 2022
1 parent e449882 commit e17dadf
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 @@

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

<name>Apache Maven Archiver</name>
<description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
Expand All @@ -37,14 +37,14 @@
<mavenVersion>3.1.1</mavenVersion>
<javaVersion>7</javaVersion>
<surefire.version>2.22.2</surefire.version>
<project.build.outputTimestamp>2021-01-22T19:30:25Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-01-02T12:42:56Z</project.build.outputTimestamp>
</properties>

<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>
<url>https://github.com/apache/maven-archiver/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-archiver-3.5.2</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit e17dadf

Please sign in to comment.