Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-rar-plugin-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jul 17, 2022
1 parent 1727a74 commit 85895e4
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 @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-rar-plugin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven RAR Plugin</name>
Expand All @@ -45,7 +45,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-rar-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-rar-plugin.git</developerConnection>
<url>https://github.com/apache/maven-rar-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-rar-plugin-3.0.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -74,7 +74,7 @@ under the License.
<properties>
<javaVersion>7</javaVersion>
<mavenVersion>3.3.9</mavenVersion>
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-07-17T16:40:52Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 85895e4

Please sign in to comment.