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 2008/12/22 12:39:18 UTC

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

Author: fmeschbe
Date: Mon Dec 22 03:39:17 2008
New Revision: 728652

URL: http://svn.apache.org/viewvc?rev=728652&view=rev
Log:
Fix wrong Bundle-DocURL

Modified:
    felix/trunk/webconsole/pom.xml

Modified: felix/trunk/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=728652&r1=728651&r2=728652&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Mon Dec 22 03:39:17 2008
@@ -72,7 +72,7 @@
                             The Apache Software Foundation
                         </Bundle-Vendor>
                         <Bundle-DocURL>
-                            http://felix.apache.org/apache-felix-web-console.html
+                            http://felix.apache.org/site/apache-felix-web-console.html
                         </Bundle-DocURL>
                         <Bundle-Activator>
                             org.apache.felix.webconsole.internal.OsgiManagerActivator