Skip to content

Commit 3ea9d5b

Browse files
committed
[maven-release-plugin] prepare release plexus-archiver-4.10.0
1 parent 7843689 commit 3ea9d5b

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.3-SNAPSHOT</version>
12+
<version>4.10.0</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.10.0</tag>
3434
<url>https://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
3535
</scm>
3636
<issueManagement>
@@ -47,7 +47,7 @@
4747
<properties>
4848
<slf4jVersion>1.7.36</slf4jVersion>
4949
<sisuMavenPluginVersion>0.9.0.M3</sisuMavenPluginVersion>
50-
<project.build.outputTimestamp>2024-03-14T22:25:56Z</project.build.outputTimestamp>
50+
<project.build.outputTimestamp>2024-07-04T14:18:01Z</project.build.outputTimestamp>
5151
</properties>
5252

5353
<dependencies>

0 commit comments

Comments
 (0)