You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2009/09/26 00:24:37 UTC

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

Author: fmeschbe
Date: Fri Sep 25 22:24:37 2009
New Revision: 819053

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

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=819053&r1=819052&r2=819053&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Fri Sep 25 22:24:37 2009
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.11-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -38,9 +38,9 @@
     </description>
 
     <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-2.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-2.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole-2.0.0</url>
     </scm>
 
     <build>