You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2018/09/11 07:32:57 UTC

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

Author: cziegeler
Date: Tue Sep 11 07:32:57 2018
New Revision: 1840522

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

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=1840522&r1=1840521&r2=1840522&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Tue Sep 11 07:32:57 2018
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.3.9-SNAPSHOT</version>
+    <version>4.3.8</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -47,9 +47,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.3.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-4.3.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole-4.3.8</url>
     </scm>
 
     <build>