Skip to content

Commit d30270d

Browse files
[maven-release-plugin] prepare release plexus-testing-2.1.0
1 parent 4ee8852 commit d30270d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>plexus-testing</artifactId>
12-
<version>2.0.3-SNAPSHOT</version>
12+
<version>2.1.0</version>
1313

1414
<name>Plexus Testing</name>
1515
<description>Library to help testing plexus components</description>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<connection>scm:git:https://github.com/codehaus-plexus/plexus-testing.git</connection>
2020
<developerConnection>${project.scm.connection}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>plexus-testing-2.1.0</tag>
2222
<url>https://github.com/codehaus-plexus/plexus-testing</url>
2323
</scm>
2424

@@ -35,7 +35,7 @@
3535
</distributionManagement>
3636

3737
<properties>
38-
<project.build.outputTimestamp>2025-12-02T22:22:46Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2026-01-05T12:37:48Z</project.build.outputTimestamp>
3939
</properties>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)