You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ss...@apache.org on 2017/01/10 20:11:45 UTC

svn commit: r1778188 - /felix/trunk/webconsole/pom.xml

Author: sseifert
Date: Tue Jan 10 20:11:45 2017
New Revision: 1778188

URL: http://svn.apache.org/viewvc?rev=1778188&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.webconsole-4.2.18

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=1778188&r1=1778187&r2=1778188&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Tue Jan 10 20:11:45 2017
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.2.17-SNAPSHOT</version>
+    <version>4.2.18</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -49,9 +49,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/webconsole</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-4.2.18</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-4.2.18</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole-4.2.18</url>
     </scm>
 
     <build>