Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjeremie.tatibouet2016-03-15 14:31:07 +0000
committerjeremie.tatibouet2016-03-21 15:24:44 +0000
commitbfc29d5acf060405c7c43e58acbbd88b2292995e (patch)
tree6fc5d2f418a0e96effd57d4d65116afc82cd96cc /tests
parente3a16556d3bc6ebfb0c03360608ba060c67a741b (diff)
downloadorg.eclipse.papyrus-bfc29d5acf060405c7c43e58acbbd88b2292995e.tar.gz
org.eclipse.papyrus-bfc29d5acf060405c7c43e58acbbd88b2292995e.tar.xz
org.eclipse.papyrus-bfc29d5acf060405c7c43e58acbbd88b2292995e.zip
Regenerate ALF parser.
Update version number to 2.0.0 for: - oep.uml.alf. - oep.uml.alf.ui. Fix missing dependency ranges. Change-Id: Ic233566df1b6e90e8ec4791cca1c0b132c5963cb Signed-off-by: jeremie.tatibouet <jeremie.tatibouet@cea.fr>
Diffstat (limited to 'tests')
-rw-r--r--tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/META-INF/MANIFEST.MF
index 088c5d67351..52af6f01e81 100644
--- a/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/META-INF/MANIFEST.MF
@@ -15,7 +15,6 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.xtend;bundle-version="1.4.0",
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.junit;visibility:=reexport,
- org.eclipse.uml2;bundle-version="5.0.0",
org.eclipse.uml2.uml,
org.objectweb.asm;bundle-version="[5.0.1,6.0.0)";resolution:=optional,
org.eclipse.ocl.uml;bundle-version="5.0.0",

Back to the top