mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 16:58:56 +00:00
[releng] Fixed old 2.7.0 version constraints
Change-Id: Ibb4fe8c22b273e120c2e7a0b97c3e5216cbb789a
This commit is contained in:
parent
298342c6ad
commit
a8f1fffdd4
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ Require-Bundle: org.eclipse.xtext;bundle-version="2.8.0",
|
|||
org.eclipse.jdt.ui;bundle-version="3.6.0";resolution:=optional,
|
||||
org.eclipse.jdt.launching;bundle-version="3.5.200";resolution:=optional;x-installation:=greedy,
|
||||
org.apache.log4j;bundle-version="1.2.15";resolution:=optional,
|
||||
org.eclipse.xtext.xbase.lib;bundle-version="2.7.0";resolution:=optional
|
||||
org.eclipse.xtext.xbase.lib;bundle-version="2.8.0";resolution:=optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue