Skip to content

Commit b8a8899

Browse files
committed
Merge branch 'release'
2 parents e4806de + 446533a commit b8a8899

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2-SNAPSHOT</version>
29+
<version>1.9.3-SNAPSHOT</version>
3030
<name>Apache Commons Release Plugin</name>
3131
<description>
3232
Apache Maven Mojo for Apache Commons Release tasks.
@@ -83,7 +83,7 @@
8383
<project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>
8484
<!-- This is used by reporting plugins -->
8585
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
86-
<project.build.outputTimestamp>2025-07-26T11:56:08Z</project.build.outputTimestamp>
86+
<project.build.outputTimestamp>2026-01-31T13:35:58Z</project.build.outputTimestamp>
8787
<commons.release.isDistModule>true</commons.release.isDistModule>
8888
<commons.release.version>1.9.2</commons.release.version>
8989
<commons.release.next>1.9.3</commons.release.next>

0 commit comments

Comments
 (0)