You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/05/17 00:09:37 UTC

svn commit: r538758 - /logging/log4j/branches/v1_2-branch/pom.xml

Author: carnold
Date: Wed May 16 15:09:36 2007
New Revision: 538758

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

Modified:
    logging/log4j/branches/v1_2-branch/pom.xml

Modified: logging/log4j/branches/v1_2-branch/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/pom.xml?view=diff&rev=538758&r1=538757&r2=538758
==============================================================================
--- logging/log4j/branches/v1_2-branch/pom.xml (original)
+++ logging/log4j/branches/v1_2-branch/pom.xml Wed May 16 15:09:36 2007
@@ -4,7 +4,7 @@
   <artifactId>log4j</artifactId>
   <packaging>jar</packaging>
   <name>Apache Log4j</name>
-  <version>1.2.15</version>
+  <version>1.2.15-SNAPSHOT</version>
   <properties>
     <currentVersion>1.2.15</currentVersion>
   </properties>  
@@ -51,9 +51,9 @@
     </license>
   </licenses>
   <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/tags/v1_2_15_rc2</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/tags/v1_2_15_rc2</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/logging/log4j/tags/v1_2_15_rc2</url>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/branches/v1_2-branch</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/branches/v1_2-branch</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/logging/log4j/branches/v1_2-branch</url>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org