From 5c09ca8f175fcb1fbc41cac29109fbed6a5398f7 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 25 Sep 2024 19:39:36 +0000 Subject: [PATCH 1/2] Prepare for the next release candidate --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ce7d6cc4c..f5062230c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.apache.commons commons-parent - 76-SNAPSHOT + 76 pom Apache Commons Parent The Apache Commons Parent POM provides common settings for all Apache Commons components. @@ -79,7 +79,7 @@ 8 - 2024-09-18T21:41:56Z + 2024-09-25T19:37:16Z 76 77 RC1 From ac59c9ad3c8b254456d08a52cdfaf58a5186a474 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 28 Sep 2024 20:37:17 +0000 Subject: [PATCH 2/2] Bump to next development version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5062230c..af26f0aef 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.apache.commons commons-parent - 76 + 77-SNAPSHOT pom Apache Commons Parent The Apache Commons Parent POM provides common settings for all Apache Commons components. @@ -79,7 +79,7 @@ 8 - 2024-09-25T19:37:16Z + 2024-09-28T20:37:08Z 76 77 RC1