Author: carnold
Date: Fri Mar 28 12:54:30 2008
New Revision: 642352
URL:
http://svn.apache.org/viewvc?rev=642352&view=rev
Log:
[maven-release-plugin] prepare for next development
iteration
Modified:
logging/log4cxx/trunk/pom.xml
Modified: logging/log4cxx/trunk/pom.xml
URL: h
ttp://svn.apache.org/viewvc/logging/log4cxx/trunk/pom.xml?re
v=642352&r1=642351&r2=642352&view=diff
============================================================
==================
--- logging/log4cxx/trunk/pom.xml (original)
+++ logging/log4cxx/trunk/pom.xml Fri Mar 28 12:54:30 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/a
sf/logging/log4cxx/tags/v0_10_0-rc4</connection>
- <developerConnection>scm:svn:https://svn.apache.
org/repos/asf/logging/log4cxx/tags/v0_10_0-rc4</developer
Connection>
- <url>http://svn.apache.org/viewcvs.cgi/
logging/log4cxx/tags/v0_10_0-rc4</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/logging/
log4cxx/trunk</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/a
sf/logging/log4cxx/trunk</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/logging/log
4cxx/trunk</url>
</scm>
<organization>
<name>Apache Software Foundation</name>
|