Author: grobmeier
Date: Thu Nov 12 06:29:59 2009
New Revision: 835253

URL: http://svn.apache.org/viewvc?rev=835253&view=rev
Log:
reverted back before release:prepare because of wrong tag

Modified:
    incubator/log4php/trunk/pom.xml

Modified: incubator/log4php/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=835253&r1=835252&r2=835253&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Thu Nov 12 06:29:59 2009
@@ -19,7 +19,7 @@
        <groupId>org.apache.log4php</groupId>
        <artifactId>apache-log4php</artifactId>
        <packaging>jar</packaging>
-       <version>2.0.1-incubating-SNAPSHOT</version>
+       <version>2.0.0-incubating-SNAPSHOT</version>
        <name>Apache log4php.</name>
        <description>Logging framework for PHP.</description>
        <url>http://incubator.apache.org:80/log4php</url>
@@ -57,9 +57,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/log4php</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/log4php</developerConnection>
-               <url>http://svn.apache.org/viewcvs.cgi/incubator/log4php</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/log4php/apache-log4php-2.0.0-incubating</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/log4php/tags/apache-log4php-2.0.0-incubating</developerConnection>
+               
<url>http://svn.apache.org/viewcvs.cgi/incubator/log4php/apache-log4php-2.0.0-incubating</url>
        </scm>
        <organization>
                <name>Apache Software Foundation</name>


Reply via email to