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 a7746b0e26f28044ecdc3b1700570893445f3ece
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 22 11:11:54 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 350e31c..bbf19fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
-  <version>78</version>
+  <version>79-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Commons Parent</name>
   <description>The Apache Commons Parent POM provides common settings for all 
Apache Commons components.</description>
@@ -78,7 +78,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>2024-10-17T17:35:37Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-10-22T11:11:44Z</project.build.outputTimestamp>
     <commons.release.version>78</commons.release.version>
     <commons.release.next>79</commons.release.next>
     <commons.rc.version>RC1</commons.rc.version>

Reply via email to