Skip to content

Commit ebd94c0

Browse files
committed
Bump to next development version
1 parent de9b6d4 commit ebd94c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<artifactId>commons-release-plugin</artifactId>
2828
<packaging>maven-plugin</packaging>
29-
<version>1.9.1</version>
29+
<version>1.9.2-SNAPSHOT</version>
3030
<name>Apache Commons Release Plugin</name>
3131
<description>
3232
Apache Maven Mojo for Apache Commons Release tasks.
@@ -84,7 +84,7 @@
8484
<project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>
8585
<!-- This is used by reporting plugins -->
8686
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
87-
<project.build.outputTimestamp>2025-07-22T19:54:00Z</project.build.outputTimestamp>
87+
<project.build.outputTimestamp>2025-07-26T11:56:08Z</project.build.outputTimestamp>
8888
<commons.release.isDistModule>true</commons.release.isDistModule>
8989
<commons.release.version>1.9.1</commons.release.version>
9090
<commons.release.next>1.9.2</commons.release.next>

0 commit comments

Comments
 (0)