Author: cziegeler
Date: Tue May 5 15:12:59 2009
New Revision: 771779
URL: http://svn.apache.org/viewvc?rev=771779&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
incubator/sling/trunk/bundles/commons/log/pom.xml
Modified: incubator/sling/trunk/bundles/commons/log/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/log/pom.xml?rev=771779&r1=771778&r2=771779&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/commons/log/pom.xml (original)
+++ incubator/sling/trunk/bundles/commons/log/pom.xml Tue May 5 15:12:59 2009
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.log</artifactId>
- <version>2.0.4-incubator</version>
+ <version>2.0.5-incubator-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling OSGi LogService Implementation</name>
@@ -40,9 +40,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.log-2.0.4-incubator</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.log-2.0.4-incubator</developerConnection>
-
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.commons.log-2.0.4-incubator</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/log</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/log</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/log</url>
</scm>
<build>