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 2012/05/17 14:25:05 UTC

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

Author: cziegeler
Date: Thu May 17 12:25:05 2012
New Revision: 1339569

URL: http://svn.apache.org/viewvc?rev=1339569&view=rev
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=1339569&r1=1339568&r2=1339569&view=diff
==============================================================================
--- sling/trunk/installer/factories/configuration/pom.xml (original)
+++ sling/trunk/installer/factories/configuration/pom.xml Thu May 17 12:25:05 2012
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.configuration</artifactId>
-    <version>1.0.8</version>
+    <version>1.0.9-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.8</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.factory.configuration-1.0.8</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.factory.configuration-1.0.8</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>