You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/04/19 16:48:20 UTC

svn commit: r1469859 - /karaf/cellar/branches/cellar-2.3.x/webconsole/pom.xml

Author: jbonofre
Date: Fri Apr 19 14:48:19 2013
New Revision: 1469859

URL: http://svn.apache.org/r1469859
Log:
[KARAF-2277] Remove json from import of the Cellar WebConsole plugin

Modified:
    karaf/cellar/branches/cellar-2.3.x/webconsole/pom.xml

Modified: karaf/cellar/branches/cellar-2.3.x/webconsole/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.3.x/webconsole/pom.xml?rev=1469859&r1=1469858&r2=1469859&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.3.x/webconsole/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.3.x/webconsole/pom.xml Fri Apr 19 14:48:19 2013
@@ -37,7 +37,6 @@
         <osgi.import>
             org.apache.karaf.cellar.core*;version="${project.version}",
             org.apache.felix.webconsole;version="[3,5)",
-            org.json,
             org.osgi.framework,
             org.osgi.service.blueprint,
             org.slf4j;resolution:=optional