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 2017/01/13 10:15:21 UTC

svn commit: r1778528 - /felix/trunk/webconsole-plugins/ds/pom.xml

Author: cziegeler
Date: Fri Jan 13 10:15:21 2017
New Revision: 1778528

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

Modified:
    felix/trunk/webconsole-plugins/ds/pom.xml

Modified: felix/trunk/webconsole-plugins/ds/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/ds/pom.xml?rev=1778528&r1=1778527&r2=1778528&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/ds/pom.xml (original)
+++ felix/trunk/webconsole-plugins/ds/pom.xml Fri Jan 13 10:15:21 2017
@@ -20,7 +20,7 @@
 
     <artifactId>org.apache.felix.webconsole.plugins.ds</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.4</version>
+    <version>2.0.5-SNAPSHOT</version>
 
     <name>Apache Felix Web Console Service Component Runtime/Declarative Services Plugin</name>
     <description>
@@ -28,9 +28,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.ds-2.0.4</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.ds-2.0.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole.plugins.ds-2.0.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/ds</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/ds</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/ds</url>
     </scm>
 
     <properties>