Repository: logging-log4j2
Updated Branches:
  refs/heads/master e94c9a46e -> 385f2ceeb


[LOG4J2-926] Truncate from the end of text format modifier. Also change
next version to 2.2 in changes.xml since this is a new minor feature.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/385f2cee
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/385f2cee
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/385f2cee

Branch: refs/heads/master
Commit: 385f2ceeb5f2d28baf88e0d6d77e7f7071c862a3
Parents: e94c9a4
Author: Gary Gregory <[email protected]>
Authored: Mon Mar 9 14:50:18 2015 -0700
Committer: Gary Gregory <[email protected]>
Committed: Mon Mar 9 14:50:18 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/385f2cee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 719555e..6ce64bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <artifactId>log4j</artifactId>
   <packaging>pom</packaging>
   <name>Apache Log4j 2</name>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>

Reply via email to