You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by dj...@apache.org on 2013/10/23 02:17:23 UTC

svn commit: r1534872 - /felix/trunk/scr/pom.xml

Author: djencks
Date: Wed Oct 23 00:17:22 2013
New Revision: 1534872

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

Modified:
    felix/trunk/scr/pom.xml

Modified: felix/trunk/scr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1534872&r1=1534871&r2=1534872&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Oct 23 00:17:22 2013
@@ -30,11 +30,11 @@
         Implementation of the Declarative Services specification 1.2
     </description>
     <artifactId>org.apache.felix.scr</artifactId>
-    <version>1.8</version>
+    <version>1.9-SNAPSHOT</version>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-1.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-1.8</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-1.8</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</url>
     </scm>
     
     <!--