You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2012/10/09 14:16:08 UTC

svn commit: r1395991 - /logging/log4j/log4j2/trunk/flume-og/pom.xml

Author: ggregory
Date: Tue Oct  9 12:16:08 2012
New Revision: 1395991

URL: http://svn.apache.org/viewvc?rev=1395991&view=rev
Log:
Revert: Some versions were not set to beta3.

Modified:
    logging/log4j/log4j2/trunk/flume-og/pom.xml

Modified: logging/log4j/log4j2/trunk/flume-og/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/flume-og/pom.xml?rev=1395991&r1=1395990&r2=1395991&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/flume-og/pom.xml (original)
+++ logging/log4j/log4j2/trunk/flume-og/pom.xml Tue Oct  9 12:16:08 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta3-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j.adapters</groupId>