Author: zoe
Date: Tue Dec 22 18:47:39 2009
New Revision: 893268
URL: http://svn.apache.org/viewvc?rev=893268&view=rev
Log:
ARIES-91 Fix to be able to use org.osgi.service.cm version 1.2.0
Modified:
incubator/aries/trunk/blueprint/blueprint-bundle/pom.xml
Modified: incubator/aries/trunk/blueprint/blueprint-bundle/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/aries/trunk/blueprint/blueprint-bundle/pom.xml?rev=893268&r1=893267&r2=893268&view=diff
==============================================================================
--- incubator/aries/trunk/blueprint/blueprint-bundle/pom.xml (original)
+++ incubator/aries/trunk/blueprint/blueprint-bundle/pom.xml Tue Dec 22
18:47:39 2009
@@ -72,7 +72,7 @@
org.osgi.service.blueprint*,
org.osgi.service.event*;resolution:=optional,
net.sf.cglib*;resolution:=optional,
- org.osgi.service.cm;version="[1.2.1,2.0.0)",
+ org.osgi.service.cm;version="[1.2.0,2.0.0)",
*
</Import-Package>
<Export-Package>