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 8e3e85bd50f7d3db9ea86eaa0e9778c8f154f0ee Author: Gary Gregory <[email protected]> AuthorDate: Tue Sep 17 08:17:23 2019 -0400 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 771855d..dc63c93 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-configuration2</artifactId> - <version>2.6</version> + <version>2.6.1-SNAPSHOT</version> <name>Apache Commons Configuration</name> <inceptionYear>2001</inceptionYear>
