aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-utils-java-extra/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'ncomp-utils-java-extra/META-INF/MANIFEST.MF')
-rw-r--r--ncomp-utils-java-extra/META-INF/MANIFEST.MF13
1 files changed, 13 insertions, 0 deletions
diff --git a/ncomp-utils-java-extra/META-INF/MANIFEST.MF b/ncomp-utils-java-extra/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..e855152
--- /dev/null
+++ b/ncomp-utils-java-extra/META-INF/MANIFEST.MF
@@ -0,0 +1,13 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %pluginName
+Bundle-SymbolicName: ncomp-utils-java-extra
+Bundle-Version: 0.1.0.qualifier
+Export-Package: org.openecomp.ncomp.utils.extra
+Require-Bundle: org.eclipse.emf.ecore;bundle-version="2.10.2",
+ org.eclipse.emf.ecore.xmi;bundle-version="2.10.2",
+ org.junit;bundle-version="4.11.0",
+ org.apache.log4j;bundle-version="1.2.15",
+ org.apache.commons.cli,
+ org.apache.commons.compress;bundle-version="1.6.0"
+Bundle-Vendor: %providerName