You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ap...@apache.org on 2013/09/16 12:22:52 UTC

svn commit: r1523576 - /felix/trunk/webconsole-plugins/servicediagnostics/parent/pom.xml

Author: apanday
Date: Mon Sep 16 10:22:51 2013
New Revision: 1523576

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

Modified:
    felix/trunk/webconsole-plugins/servicediagnostics/parent/pom.xml

Modified: felix/trunk/webconsole-plugins/servicediagnostics/parent/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/servicediagnostics/parent/pom.xml?rev=1523576&r1=1523575&r2=1523576&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/servicediagnostics/parent/pom.xml (original)
+++ felix/trunk/webconsole-plugins/servicediagnostics/parent/pom.xml Mon Sep 16 10:22:51 2013
@@ -28,15 +28,15 @@
 
   <groupId>org.apache.felix</groupId>
   <artifactId>servicediagnostics.parent</artifactId>
-  <version>0.1.3</version>
+  <version>0.1.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Service Diagnostics - Parent</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/servicediagnostics.parent-0.1.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/servicediagnostics.parent-0.1.3</developerConnection>
-    <url>http://svn.apache.org/viewvc/felix/releases/servicediagnostics.parent-0.1.3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/servicediagnostics/parent</url>
   </scm>
 
 <repositories>