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


The following commit(s) were added to refs/heads/master by this push:
     new 16bbe61  Next release will be 2.8.0.
16bbe61 is described below

commit 16bbe61bab6a513173ccbe351a2a3a5880570cba
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 6 10:52:42 2020 -0400

    Next release will be 2.8.0.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 446ce42..17551b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
-  <version>2.8-SNAPSHOT</version>
+  <version>2.8.0-SNAPSHOT</version>
   <name>Apache Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -536,7 +536,7 @@
   <properties>
     <commons.componentid>configuration</commons.componentid>
     
<commons.module.name>org.apache.commons.configuration2</commons.module.name>
-    <commons.release.version>2.8</commons.release.version>
+    <commons.release.version>2.8.0</commons.release.version>
     <commons.release.desc>(reworked 2.x version)</commons.release.desc>
     
<commons.release.2.name>commons-configuration-${commons.release.2.version}</commons.release.2.name>
     <commons.release.2.version>1.10</commons.release.2.version>

Reply via email to