You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by ih...@apache.org on 2011/06/28 20:50:00 UTC

svn commit: r1140783 - /logging/log4php/trunk/pom.xml

Author: ihabunek
Date: Tue Jun 28 18:50:00 2011
New Revision: 1140783

URL: http://svn.apache.org/viewvc?rev=1140783&view=rev
Log:
Reverted pom.xml to 2.1.0 for generating RC2.

Modified:
    logging/log4php/trunk/pom.xml

Modified: logging/log4php/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4php/trunk/pom.xml?rev=1140783&r1=1140782&r2=1140783&view=diff
==============================================================================
--- logging/log4php/trunk/pom.xml (original)
+++ logging/log4php/trunk/pom.xml Tue Jun 28 18:50:00 2011
@@ -19,7 +19,7 @@
 	<groupId>org.apache.log4php</groupId>
 	<artifactId>apache-log4php</artifactId>
 	<packaging>pom</packaging>
-	<version>2.1.1-SNAPSHOT</version>
+	<version>2.1.0-SNAPSHOT</version>
 	<name>Apache log4php</name>
 	<description>Logging framework for PHP</description>
 	<url>http://logging.apache.org/log4php</url>