You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by ca...@apache.org on 2008/04/01 00:11:34 UTC

svn commit: r643178 - /logging/log4cxx/trunk/pom.xml

Author: carnold
Date: Mon Mar 31 15:11:23 2008
New Revision: 643178

URL: http://svn.apache.org/viewvc?rev=643178&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    logging/log4cxx/trunk/pom.xml

Modified: logging/log4cxx/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4cxx/trunk/pom.xml?rev=643178&r1=643177&r2=643178&view=diff
==============================================================================
--- logging/log4cxx/trunk/pom.xml (original)
+++ logging/log4cxx/trunk/pom.xml Mon Mar 31 15:11:23 2008
@@ -3,7 +3,7 @@
   <groupId>log4cxx</groupId>
   <artifactId>apache-log4cxx</artifactId>
   <packaging>pom</packaging>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <name>Apache log4cxx</name>
   <description>Logging framework for C++.</description>
   <url>http://logging.apache.org:80/log4cxx</url>
@@ -45,9 +45,9 @@
         </license>
 </licenses>
 <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4cxx/tags/v0_10_0-rc8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4cxx/tags/v0_10_0-rc8</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/logging/log4cxx/tags/v0_10_0-rc8</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4cxx/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4cxx/trunk</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk</url>
 </scm>
 <organization>
     <name>Apache Software Foundation</name>