Author: clement
Date: Sun Mar 29 19:39:23 2009
New Revision: 759765

URL: http://svn.apache.org/viewvc?rev=759765&view=rev
Log:
Remove out of date information from the pom file

Modified:
    felix/trunk/http.jetty/pom.xml

Modified: felix/trunk/http.jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http.jetty/pom.xml?rev=759765&r1=759764&r2=759765&view=diff
==============================================================================
--- felix/trunk/http.jetty/pom.xml (original)
+++ felix/trunk/http.jetty/pom.xml Sun Mar 29 19:39:23 2009
@@ -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>


Reply via email to