Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-archiver-4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
plamentotev committed Mar 20, 2023
1 parent 8a37b7e commit 5cc6594
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 @@ -10,14 +10,14 @@
</parent>

<artifactId>plexus-archiver</artifactId>
<version>4.6.3-SNAPSHOT</version>
<version>4.6.3</version>
<name>Plexus Archiver Component</name>

<scm>
<connection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</connection>
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</developerConnection>
<url>http://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
<tag>plexus-archiver-4.6.1</tag>
<tag>plexus-archiver-4.6.3</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -35,7 +35,7 @@
<sisuVersion>0.3.5</sisuVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<junitVersion>5.9.2</junitVersion>
<project.build.outputTimestamp>2023-03-01T06:25:43Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-03-20T19:28:40Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 5cc6594

Please sign in to comment.