Skip to content

Commit fb02b02

Browse files
committed
[maven-release-plugin] prepare release plexus-archiver-4.9.1
1 parent d953f32 commit fb02b02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>plexus-archiver</artifactId>
12-
<version>4.9.1-SNAPSHOT</version>
12+
<version>4.9.1</version>
1313
<name>Plexus Archiver Component</name>
1414

1515
<url>https://codehaus-plexus.github.io/plexus-archiver/</url>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</connection>
3232
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>plexus-archiver-4.9.1</tag>
3434
<url>https://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
3535
</scm>
3636
<issueManagement>
@@ -46,7 +46,7 @@
4646

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

5252
<dependencies>

0 commit comments

Comments
 (0)