You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2014/05/02 14:37:12 UTC

svn commit: r1591892 - /sling/trunk/bundles/jcr/contentloader/pom.xml

Author: olli
Date: Fri May  2 12:37:12 2014
New Revision: 1591892

URL: http://svn.apache.org/r1591892
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=1591892&r1=1591891&r2=1591892&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Fri May  2 12:37:12 2014
@@ -29,16 +29,16 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-  <version>2.1.8</version>
+  <version>2.1.9-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling Initial Content Loader</name>
   <description>This bundle provides initial content installation through bundles.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.1.8</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.1.8</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.contentloader-2.1.8</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>