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

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-server.git

commit e7e1d174d0338de4941d1c7fbc7e5516e720599f
Author: Mikael StÃ¥ldal <[email protected]>
AuthorDate: Wed Jul 26 21:45:49 2017 +0200

    Bump version to 2.9-SNAPSHOT
---
 log4j-server/pom.xml | 2 +-
 pom.xml              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/log4j-server/pom.xml b/log4j-server/pom.xml
index 5e3c98d..29de565 100644
--- a/log4j-server/pom.xml
+++ b/log4j-server/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-tools</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-server</artifactId>
diff --git a/pom.xml b/pom.xml
index 4e07674..4672795 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <artifactId>log4j-tools</artifactId>
   <packaging>pom</packaging>
   <name>Apache Log4j 2 Tools</name>
-  <version>2.8.3-SNAPSHOT</version>
+  <version>2.9-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>

Reply via email to