This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 7b4e60bfb4c1027228c248d5deaa59945afcfbee
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Oct 9 13:15:20 2023 -0400

    Bump to next development version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e455c1f..c5e6de2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
-  <version>64</version>
+  <version>65</version>
   <packaging>pom</packaging>
   <name>Apache Commons Parent</name>
   <description>The Apache Commons Parent POM provides common settings for all 
Apache Commons components.</description>
@@ -91,7 +91,7 @@
     <minimalJavaBuildVersion>8</minimalJavaBuildVersion>
     <!-- configuration bits for cutting a release candidate, must be 
overridden by components -->
     <!-- TODO How can we make project.build.outputTimestamp and changes.xml's 
release data the same? -->
-    
<project.build.outputTimestamp>2023-10-06T14:12:42Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-10-09T17:15:16Z</project.build.outputTimestamp>
     <commons.release.version>64</commons.release.version>
     <commons.release.next>65</commons.release.next>
     <commons.rc.version>RC1</commons.rc.version>

Reply via email to