summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-12-23 14:37:51 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-12-23 14:37:51 +0000
commitde1598a06b30e2036962565a8ad137f0ef760445 (patch)
tree1fdccbf0f453ee3c194dfc0c9d932c879ff19119 /sca-java-2.x/trunk/modules/extensibility-equinox/META-INF
parent09094e4a66cf82f4bc55e4e790f172f5ffc22bcb (diff)
Remove specific version numbers to allow us to pick up the latest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052288 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/extensibility-equinox/META-INF')
-rw-r--r--sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF
index 7ece048182..d67ade6ad7 100644
--- a/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/extensibility-equinox/META-INF/MANIFEST.MF
@@ -15,9 +15,9 @@ Bundle-Description: Apache Tuscany SCA Extensibility for Eclipse Equin
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Import-Package: org.apache.tuscany.sca.core;version="2.0.0",
org.apache.tuscany.sca.extensibility;version="2.0.0",
- org.osgi.framework;version="1.4",
+ org.osgi.framework,
org.osgi.framework.launch;version="1.0.0";resolution:=optional,
- org.osgi.util.tracker;version="1.4.2"
+ org.osgi.util.tracker
Tuscany-Comment2: The system bundle exports javax.transaction* packages that only
contains a subset of the classes
DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox,