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-collections.git

commit 550134bb0a75ff3cf604bbc9c64a96d07c3a2df5
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Apr 2 19:45:49 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index f5d9aeb96..34f43658a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>
-  <version>4.5.0-M1</version>
+  <version>4.5.0-SNAPSHOT</version>
   <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -161,7 +161,7 @@
     <!--Commons Release Plugin -->
     <commons.bc.version>4.4</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    
<project.build.outputTimestamp>2024-03-31T15:51:15Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-04-02T19:45:41Z</project.build.outputTimestamp>
   </properties>
 
   <build>

Reply via email to