diff options
author | 2017-06-09 16:32:37 +0000 | |
---|---|---|
committer | 2017-06-09 16:32:37 +0000 | |
commit | 3e095657640349d0a3be3b84bb8044b387ae460f (patch) | |
tree | ef68df11d6c8d2f0084660c872a92014972c692c /ncomp-cdap-model/META-INF | |
parent | 1eb354943bea2e88c574a02f703516e7c4a898dc (diff) |
[DCAE-15] Final update for rebased code.
Change-Id: Ie718ce7404e12df49dc3551904aa5345652d4cbe
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-cdap-model/META-INF')
-rw-r--r-- | ncomp-cdap-model/META-INF/MANIFEST.MF | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ncomp-cdap-model/META-INF/MANIFEST.MF b/ncomp-cdap-model/META-INF/MANIFEST.MF index d4d7529..ad04c21 100644 --- a/ncomp-cdap-model/META-INF/MANIFEST.MF +++ b/ncomp-cdap-model/META-INF/MANIFEST.MF @@ -13,6 +13,5 @@ Export-Package: org.openecomp.ncomp.cdap, Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.xtext.xbase.lib, - org.eclipse.emf.ecore.xcore.lib, - ncomp-core-model;visibility:=reexport + org.eclipse.emf.ecore.xcore.lib Bundle-ActivationPolicy: lazy |