You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2009/06/12 18:18:56 UTC

svn commit: r784177 - /felix/trunk/http.jetty/pom.xml

Author: rickhall
Date: Fri Jun 12 16:18:56 2009
New Revision: 784177

URL: http://svn.apache.org/viewvc?rev=784177&view=rev
Log:
Remove hard-coded service package version. (FELIX-1236)

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=784177&r1=784176&r2=784177&view=diff
==============================================================================
--- felix/trunk/http.jetty/pom.xml (original)
+++ felix/trunk/http.jetty/pom.xml Fri Jun 12 16:18:56 2009
@@ -88,7 +88,7 @@
                         </Bundle-SymbolicName>
                         <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                         <Export-Package>
-                            org.osgi.service.http; version=1.1,
+                            org.osgi.service.http,
                             javax.servlet;javax.servlet.http;version=2.5
                         </Export-Package>
                         <Private-Package>