You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by sf...@apache.org on 2006/08/30 17:54:52 UTC

svn commit: r438526 - /incubator/felix/trunk/mosgi.managedelements.obrprobe/pom.xml

Author: sfrenot
Date: Wed Aug 30 08:54:51 2006
New Revision: 438526

URL: http://svn.apache.org/viewvc?rev=438526&view=rev
Log:
FELIX-135
---------
A simple correction on importPackage

Modified:
    incubator/felix/trunk/mosgi.managedelements.obrprobe/pom.xml

Modified: incubator/felix/trunk/mosgi.managedelements.obrprobe/pom.xml
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/mosgi.managedelements.obrprobe/pom.xml?rev=438526&r1=438525&r2=438526&view=diff
==============================================================================
--- incubator/felix/trunk/mosgi.managedelements.obrprobe/pom.xml (original)
+++ incubator/felix/trunk/mosgi.managedelements.obrprobe/pom.xml Wed Aug 30 08:54:51 2006
@@ -63,7 +63,6 @@
               org.osgi.framework;specification-version="1.0.0",
               org.osgi.service.log;specification-version="1.0.0",
               javax.management;specification-version="1.0.0",
-              javax.management.openmbean;specification-version="1.0.0",
               org.osgi.service.obr,
               org.apache.felix.mosgi.console.ifc;specification-version="1.0.0"
             </importPackage>