You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2014/07/28 12:23:51 UTC

svn commit: r1613946 - /stanbol/trunk/enhancer/benchmark/pom.xml

Author: reto
Date: Mon Jul 28 10:23:50 2014
New Revision: 1613946

URL: http://svn.apache.org/r1613946
Log:
STANBOL-1364: brodadened import range for osgi.service.http

Modified:
    stanbol/trunk/enhancer/benchmark/pom.xml

Modified: stanbol/trunk/enhancer/benchmark/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancer/benchmark/pom.xml?rev=1613946&r1=1613945&r2=1613946&view=diff
==============================================================================
--- stanbol/trunk/enhancer/benchmark/pom.xml (original)
+++ stanbol/trunk/enhancer/benchmark/pom.xml Mon Jul 28 10:23:50 2014
@@ -52,6 +52,7 @@
         <configuration>
           <instructions>
             <Import-Package>
+              org.osgi.service.http; version="[1.2.0,2)",
               javax.servlet.*; version="[2.5.0,4.0.0)",
               org.apache.stanbol.enhancer.benchmark; provide:=true,
               *