Skip to content

Commit 7d00bf9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cd6afd7 commit 7d00bf9

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,14 +9,14 @@
99
</parent>
1010

1111
<artifactId>plexus-testing</artifactId>
12-
<version>1.5.0</version>
12+
<version>1.5.1-SNAPSHOT</version>
1313

1414
<name>Plexus Testing</name>
1515

1616
<scm>
1717
<connection>scm:git:https://github.com/codehaus-plexus/plexus-testing.git</connection>
1818
<developerConnection>${project.scm.connection}</developerConnection>
19-
<tag>plexus-testing-1.5.0</tag>
19+
<tag>HEAD</tag>
2020
<url>https://github.com/codehaus-plexus/plexus-testing</url>
2121
</scm>
2222
<issueManagement>
@@ -33,7 +33,7 @@
3333
<properties>
3434
<junit5Version>5.12.1</junit5Version>
3535
<versions.eclipse.sisu>0.9.0.M3</versions.eclipse.sisu>
36-
<project.build.outputTimestamp>2025-04-05T17:01:59Z</project.build.outputTimestamp>
36+
<project.build.outputTimestamp>2025-04-05T17:02:05Z</project.build.outputTimestamp>
3737
</properties>
3838

3939
<dependencyManagement>

0 commit comments

Comments
 (0)