diff options
Diffstat (limited to 'ncomp-core-model/META-INF/MANIFEST.MF')
-rw-r--r-- | ncomp-core-model/META-INF/MANIFEST.MF | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ncomp-core-model/META-INF/MANIFEST.MF b/ncomp-core-model/META-INF/MANIFEST.MF index 4e01660..5420717 100644 --- a/ncomp-core-model/META-INF/MANIFEST.MF +++ b/ncomp-core-model/META-INF/MANIFEST.MF @@ -30,7 +30,5 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.xtext.xbase.lib,
org.eclipse.emf.ecore.xcore.lib,
ncomp-core-model;visibility:=reexport,
- org.apache.log4j,
- ncomp-core-types;bundle-version="0.1.0",
- ncomp-utils-java;bundle-version="0.1.0"
+ org.apache.log4j
Bundle-ActivationPolicy: lazy
|