You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/08/04 21:40:41 UTC

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

Author: rgoers
Date: Sat Aug  4 19:40:40 2012
New Revision: 1369421

URL: http://svn.apache.org/viewvc?rev=1369421&view=rev
Log:
Update versions

Modified:
    logging/log4j/log4j2/trunk/flume-og/pom.xml
    logging/log4j/log4j2/trunk/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=1369421&r1=1369420&r2=1369421&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/flume-og/pom.xml (original)
+++ logging/log4j/log4j2/trunk/flume-og/pom.xml Sat Aug  4 19:40:40 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-alpha1-SNAPSHOT</version>
+    <version>2.0-alpha2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1369421&r1=1369420&r2=1369421&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sat Aug  4 19:40:40 2012
@@ -90,7 +90,7 @@
     <slf4j.version>1.6.4</slf4j.version>
     <logback.version>1.0.0</logback.version>
     <log4jParentDir>${basedir}</log4jParentDir>
-    <Log4jReleaseVersion>2.0-alpha1</Log4jReleaseVersion>
+    <Log4jReleaseVersion>2.0-alpha2</Log4jReleaseVersion>
     <!-- Configuration properties for the OSGi maven-bundle-plugin -->
     <osgi.symbolicName>org.apache.commons.${project.artifactId}</osgi.symbolicName>
     <osgi.export>org.apache.logging.log4j.*;version=${project.version};-noimport:=true</osgi.export>