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 2016/07/06 05:06:54 UTC

svn commit: r1751592 - /felix/trunk/configadmin/pom.xml

Author: cziegeler
Date: Wed Jul  6 05:06:54 2016
New Revision: 1751592

URL: http://svn.apache.org/viewvc?rev=1751592&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/configadmin/pom.xml

Modified: felix/trunk/configadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/pom.xml?rev=1751592&r1=1751591&r2=1751592&view=diff
==============================================================================
--- felix/trunk/configadmin/pom.xml (original)
+++ felix/trunk/configadmin/pom.xml Wed Jul  6 05:06:54 2016
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.felix.configadmin</artifactId>
-    <version>1.8.10</version>
+    <version>1.8.11-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Felix Configuration Admin Service</name>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.10</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.10</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.10</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configadmin</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/configadmin</url>
     </scm>
 
     <!--