FELIX-4077
Update documentation urls.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1486737 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/api/pom.xml b/ipojo/runtime/api/pom.xml
index 17ec5ec..e69efb8 100644
--- a/ipojo/runtime/api/pom.xml
+++ b/ipojo/runtime/api/pom.xml
@@ -32,7 +32,9 @@
<description>
iPOJO API used to define component types and instances using Java.
</description>
- <url>http://felix.apache.org/site/apache-felix-ipojo-api.html</url>
+ <url>
+ http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/apache-felix-ipojo-api.html
+ </url>
<build>
<plugins>
@@ -46,7 +48,7 @@
<Bundle-SymbolicName>${project.artifactId}
</Bundle-SymbolicName>
<Bundle-DocURL>
- http://felix.apache.org/site/apache-felix-ipojo-api.html
+ http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/apache-felix-ipojo-api.html
</Bundle-DocURL>
<Import-Package>
org.apache.felix.ipojo.composite;resolution:=optional,