aboutsummaryrefslogtreecommitdiffstats
path: root/operation-utils/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'operation-utils/META-INF/MANIFEST.MF')
-rw-r--r--operation-utils/META-INF/MANIFEST.MF8
1 files changed, 8 insertions, 0 deletions
diff --git a/operation-utils/META-INF/MANIFEST.MF b/operation-utils/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..65b7caa
--- /dev/null
+++ b/operation-utils/META-INF/MANIFEST.MF
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: operation-utils
+Bundle-SymbolicName: operation-utils
+Bundle-Version: 0.1.0.qualifier
+Export-Package: org.openecomp.entity,
+ org.openecomp.logger,
+ org.openecomp.utils