You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by vv...@apache.org on 2015/09/17 12:09:58 UTC

svn commit: r1703553 - /felix/trunk/webconsole-plugins/packageadmin/pom.xml

Author: vvalchev
Date: Thu Sep 17 10:09:55 2015
New Revision: 1703553

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

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

Modified: felix/trunk/webconsole-plugins/packageadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/packageadmin/pom.xml?rev=1703553&r1=1703552&r2=1703553&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/packageadmin/pom.xml (original)
+++ felix/trunk/webconsole-plugins/packageadmin/pom.xml Thu Sep 17 10:09:55 2015
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.felix.webconsole.plugins.packageadmin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
 
     <name>Apache Felix Web Console Package Admin Service Plugin</name>
     <description>
@@ -40,13 +40,13 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.packageadmin-1.0.2
+            scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/packageadmin
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.packageadmin-1.0.2
+            scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/packageadmin
         </developerConnection>
         <url>
-            http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole.plugins.packageadmin-1.0.2
+            http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/packageadmin
         </url>
     </scm>