Skip to content

Commit 7e1c9fd

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent eee51ec commit 7e1c9fd

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>1.7.0</version>
12+
<version>1.7.1-SNAPSHOT</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>plexus-testing-1.7.0</tag>
21+
<tag>HEAD</tag>
2222
<url>https://github.com/codehaus-plexus/plexus-testing</url>
2323
</scm>
2424

@@ -36,7 +36,7 @@
3636

3737
<properties>
3838
<versions.eclipse.sisu>0.9.0.M4</versions.eclipse.sisu>
39-
<project.build.outputTimestamp>2025-10-14T21:16:46Z</project.build.outputTimestamp>
39+
<project.build.outputTimestamp>2025-10-14T21:16:53Z</project.build.outputTimestamp>
4040
</properties>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)