Remove out of date information from the pom file

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@759765 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http.jetty/pom.xml b/http.jetty/pom.xml
index 9c24510..1c5bed6 100644
--- a/http.jetty/pom.xml
+++ b/http.jetty/pom.xml
@@ -83,15 +83,6 @@
                         <Bundle-Activator>
                             ${pom.artifactId}.Activator
                         </Bundle-Activator>
-                        <Bundle-DocURL>
-                            http://oscar-osgi.sf.net/obr2/${pom.artifactId}/
-                        </Bundle-DocURL>
-                        <Bundle-URL>
-                            http://oscar-osgi.sf.net/obr2/${pom.artifactId}/${pom.artifactId}-${pom.version}.jar
-                        </Bundle-URL>
-                        <Bundle-Source>
-                            http://oscar-osgi.sf.net/obr2/${pom.artifactId}/${pom.artifactId}-${pom.version}-src.jar
-                        </Bundle-Source>
                         <Bundle-SymbolicName>
                             ${pom.artifactId}
                         </Bundle-SymbolicName>