From a97cfd17512ccf4241d7a2a0dc407a146585e22a Mon Sep 17 00:00:00 2001 From: Dennis Wagelaar Date: Mon, 28 May 2018 14:03:22 +0200 Subject: 534946: Stale ASM version 5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=534946--- plugins/org.eclipse.m2m.atl.emftvm/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/org.eclipse.m2m.atl.emftvm') diff --git a/plugins/org.eclipse.m2m.atl.emftvm/META-INF/MANIFEST.MF b/plugins/org.eclipse.m2m.atl.emftvm/META-INF/MANIFEST.MF index 9061f6a0..b3f8587c 100644 --- a/plugins/org.eclipse.m2m.atl.emftvm/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.m2m.atl.emftvm/META-INF/MANIFEST.MF @@ -22,7 +22,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.m2m.atl.common, org.eclipse.core.resources, org.eclipse.emf.validation;bundle-version="1.4.0", - org.objectweb.asm;bundle-version="[5.0.1,6.0.0)", + org.objectweb.asm;bundle-version="[5.0.1,7.0.0)", org.eclipse.m2m.atl.core.emf;visibility:=reexport Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.m2m.atl.emftvm -- cgit v1.2.3