You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by da...@apache.org on 2015/11/09 10:39:37 UTC

svn commit: r1713361 - /felix/trunk/webconsole-plugins/subsystems/pom.xml

Author: davidb
Date: Mon Nov  9 09:39:36 2015
New Revision: 1713361

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

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

Modified: felix/trunk/webconsole-plugins/subsystems/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/subsystems/pom.xml?rev=1713361&r1=1713360&r2=1713361&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/subsystems/pom.xml (original)
+++ felix/trunk/webconsole-plugins/subsystems/pom.xml Mon Nov  9 09:39:36 2015
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole.plugins.subsystems</artifactId>
     <packaging>bundle</packaging>
-    <version>0.1.0</version>
+    <version>0.2.0-SNAPSHOT</version>
 
     <name>Apache Felix Web Console Subsystes Plugin</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.subsystems-0.1.0</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.subsystems-0.1.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole.plugins.subsystems-0.1.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/subsystems</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/subsystems</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/subsystems</url>
     </scm>
 
     <build>