Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-archiver-4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 23, 2023
1 parent d953f32 commit fb02b02
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 @@ -9,7 +9,7 @@
</parent>

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

<url>https://codehaus-plexus.github.io/plexus-archiver/</url>
Expand All @@ -30,7 +30,7 @@
<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>
<tag>HEAD</tag>
<tag>plexus-archiver-4.9.1</tag>
<url>https://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
</scm>
<issueManagement>
Expand All @@ -46,7 +46,7 @@

<properties>
<slf4jVersion>1.7.36</slf4jVersion>
<project.build.outputTimestamp>2023-11-05T18:03:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-12-23T23:07:44Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit fb02b02

Please sign in to comment.