From dd0be0636771835ae03b7954d6d257bb27237ebc Mon Sep 17 00:00:00 2001
From: silvergl <simonovserafim@gmail.com>
Date: Thu, 28 Apr 2022 15:35:12 +0200
Subject: [PATCH] modify versions of cli plugin

---
 bundles/org.oceandsl.configuration.cli/META-INF/MANIFEST.MF | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bundles/org.oceandsl.configuration.cli/META-INF/MANIFEST.MF b/bundles/org.oceandsl.configuration.cli/META-INF/MANIFEST.MF
index 2aff8ed8..52c2a807 100644
--- a/bundles/org.oceandsl.configuration.cli/META-INF/MANIFEST.MF
+++ b/bundles/org.oceandsl.configuration.cli/META-INF/MANIFEST.MF
@@ -13,7 +13,7 @@ Require-Bundle: org.oceandsl.configuration,
  org.eclipse.equinox.common;bundle-version="3.5.0",
  org.eclipse.core.runtime,
  org.eclipse.emf.ecore;visibility:=reexport,
- org.eclipse.xtext.xbase.lib;bundle-version="[2.14.0,2.26.0)",
+ org.eclipse.xtext.xbase.lib;bundle-version="2.14.0",
  org.eclipse.xtext.util,
  org.eclipse.emf.common,
  org.objectweb.asm,
-- 
GitLab