You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2014/06/04 07:53:33 UTC

svn commit: r1599930 - /sling/trunk/installer/factories/configuration/pom.xml

Author: cziegeler
Date: Wed Jun  4 05:53:32 2014
New Revision: 1599930

URL: http://svn.apache.org/r1599930
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/installer/factories/configuration/pom.xml

Modified: sling/trunk/installer/factories/configuration/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/factories/configuration/pom.xml?rev=1599930&r1=1599929&r2=1599930&view=diff
==============================================================================
--- sling/trunk/installer/factories/configuration/pom.xml (original)
+++ sling/trunk/installer/factories/configuration/pom.xml Wed Jun  4 05:53:32 2014
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.configuration</artifactId>
-    <version>1.0.14</version>
+    <version>1.0.15-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Installer Configuration Admin Support</name>
@@ -35,9 +35,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.configuration-1.0.14</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.configuration-1.0.14</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.factory.configuration-1.0.14</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/installer/factories/configuration/</url>
     </scm>
 
     <build>