Author: cziegeler
Date: Thu Jan 26 09:07:50 2012
New Revision: 1236098
URL: http://svn.apache.org/viewvc?rev=1236098&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/jcr/contentloader/pom.xml
Modified: sling/trunk/bundles/jcr/contentloader/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader/pom.xml?rev=1236098&r1=1236097&r2=1236098&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Thu Jan 26 09:07:50 2012
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.contentloader</artifactId>
- <version>2.1.4</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Initial Content Loader</name>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/#</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/#</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/tags/#</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader</url>
</scm>
<build>