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/03/10 14:10:19 UTC

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

Author: vvalchev
Date: Tue Mar 10 13:10:19 2015
New Revision: 1665523

URL: http://svn.apache.org/r1665523
Log:
[maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.6

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=1665523&r1=1665522&r2=1665523&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/upnp/pom.xml (original)
+++ felix/trunk/webconsole-plugins/upnp/pom.xml Tue Mar 10 13:10:19 2015
@@ -20,7 +20,7 @@
 
 	<artifactId>org.apache.felix.webconsole.plugins.upnp</artifactId>
 	<packaging>bundle</packaging>
-	<version>1.0.6-SNAPSHOT</version>
+	<version>1.0.6</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/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>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.upnp-1.0.6</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole.plugins.upnp-1.0.6</developerConnection>
+		<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole.plugins.upnp-1.0.6</url>
 	</scm>
 
 	<build>