You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2014/01/15 16:28:46 UTC

svn commit: r1558428 - /felix/trunk/coordinator/pom.xml

Author: cziegeler
Date: Wed Jan 15 15:28:46 2014
New Revision: 1558428

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

Modified:
    felix/trunk/coordinator/pom.xml

Modified: felix/trunk/coordinator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/coordinator/pom.xml?rev=1558428&r1=1558427&r2=1558428&view=diff
==============================================================================
--- felix/trunk/coordinator/pom.xml (original)
+++ felix/trunk/coordinator/pom.xml Wed Jan 15 15:28:46 2014
@@ -33,12 +33,12 @@
     <description>
         Implementation of the OSGi Coordinator Service Specification 1.0
     </description>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.coordinator-1.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/coordinator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/coordinator</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/coordinator</url>
     </scm>
 
     <build>