Skip to content

Commit f23f7ad

Browse files
committed
[maven-release-plugin] prepare release plexus-archiver-4.6.1
1 parent 0460332 commit f23f7ad

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
@@ -10,14 +10,14 @@
1010
</parent>
1111

1212
<artifactId>plexus-archiver</artifactId>
13-
<version>4.6.1-SNAPSHOT</version>
13+
<version>4.6.1</version>
1414
<name>Plexus Archiver Component</name>
1515

1616
<scm>
1717
<connection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</connection>
1818
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</developerConnection>
1919
<url>http://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
20-
<tag>master</tag>
20+
<tag>plexus-archiver-4.6.1</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>jira</system>
@@ -35,7 +35,7 @@
3535
<sisuVersion>0.3.5</sisuVersion>
3636
<slf4jVersion>1.7.36</slf4jVersion>
3737
<junitVersion>5.9.1</junitVersion>
38-
<project.build.outputTimestamp>2022-11-11T11:11:33Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2023-01-01T12:40:08Z</project.build.outputTimestamp>
3939
</properties>
4040

4141
<contributors>

0 commit comments

Comments
 (0)