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

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


The following commit(s) were added to refs/heads/release by this push:
     new 81573fa3 Prepare for the next release candidate
81573fa3 is described below

commit 81573fa387435e985cc05356c33c49273fc4a018
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Mar 17 20:22:23 2024 +0000

    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 9b0606b5..428eb245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
-  <version>2.10.1-SNAPSHOT</version>
+  <version>2.10.1</version>
   <name>Apache Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -70,7 +70,7 @@
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
-    
<project.build.outputTimestamp>2024-03-12T23:55:07Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-03-17T20:14:52Z</project.build.outputTimestamp>
   </properties>
 
   <url>https://commons.apache.org/proper/commons-configuration/</url>

Reply via email to