Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2012-07-25 11:36:17 +0000
committerHenrik Rentz-Reichert2012-07-25 11:36:17 +0000
commitc9464195edec694bc7a90dd212941eebd1b92390 (patch)
tree773cec22c7a02da3f3497a4d1cc8ea2b6f3e71e7 /tests/org.eclipse.etrice.ui.structure.tests
parentf5716576990dc7a7ffdb4ad16bf8b9a52f9f2e36 (diff)
downloadorg.eclipse.etrice-c9464195edec694bc7a90dd212941eebd1b92390.tar.gz
org.eclipse.etrice-c9464195edec694bc7a90dd212941eebd1b92390.tar.xz
org.eclipse.etrice-c9464195edec694bc7a90dd212941eebd1b92390.zip
manifests: Xtext 2.1.1 (without upper bound)
Diffstat (limited to 'tests/org.eclipse.etrice.ui.structure.tests')
-rw-r--r--tests/org.eclipse.etrice.ui.structure.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.etrice.ui.structure.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.etrice.ui.structure.tests/META-INF/MANIFEST.MF
index e259cf300..e2985f3e6 100644
--- a/tests/org.eclipse.etrice.ui.structure.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.etrice.ui.structure.tests/META-INF/MANIFEST.MF
@@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.etrice.ui.structure;bundle-version="0.1.0",
org.eclipse.etrice.ui.common;bundle-version="0.1.0",
org.eclipse.etrice.ui.tests.base;bundle-version="0.1.0",
- org.eclipse.xtext;bundle-version="[2.1.1,2.2.0)",
+ org.eclipse.xtext;bundle-version="2.1.1",
org.eclipse.graphiti;bundle-version="0.8.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: eTrice (Incubation)

Back to the top