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 2014/12/16 12:09:25 UTC

svn commit: r1645916 - /felix/trunk/webconsole-plugins/upnp/pom.xml

Author: vvalchev
Date: Tue Dec 16 11:09:24 2014
New Revision: 1645916

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

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

Modified: felix/trunk/webconsole-plugins/upnp/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/upnp/pom.xml?rev=1645916&r1=1645915&r2=1645916&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/upnp/pom.xml (original)
+++ felix/trunk/webconsole-plugins/upnp/pom.xml Tue Dec 16 11:09:24 2014
@@ -20,7 +20,7 @@
 
 	<artifactId>org.apache.felix.webconsole.plugins.upnp</artifactId>
 	<packaging>bundle</packaging>
-	<version>1.0.4</version>
+	<version>1.0.5-SNAPSHOT</version>
 
 	<name>Apache Felix Web Console UPnP Plugin</name>
 	<description>
@@ -29,9 +29,9 @@
     </description>
 
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.upnp-1.0.4</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.upnp-1.0.4</developerConnection>
-		<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole.plugins.upnp-1.0.4</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/upnp</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/upnp</developerConnection>
+		<url>http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/upnp</url>
 	</scm>
 
 	<build>