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-configuration.git
commit 0409a97802d141fd74e5f8b7d8f2d14afd329bff Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Mar 12 23:55:17 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 61ed678b..2223c2d0 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-configuration2</artifactId> - <version>2.10.0</version> + <version>2.10.1-SNAPSHOT</version> <name>Apache Commons Configuration</name> <inceptionYear>2001</inceptionYear> @@ -573,7 +573,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-06T02:34:10Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-03-12T23:55:07Z</project.build.outputTimestamp> </properties> <build>