mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 00:38:56 +00:00
version cleanup/ incubation flag
This commit is contained in:
parent
1f0494e058
commit
8254fd0b2c
1 changed files with 3 additions and 3 deletions
|
@ -2,12 +2,12 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Xtext2 Generator Tests Plug-in
|
||||
Bundle-SymbolicName: org.eclipse.xtext.generator.tests;singleton:=true
|
||||
Bundle-Version: 1.0.0
|
||||
Bundle-Version: 0.7.0.qualifier
|
||||
Bundle-Vendor: eclipse.org
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||
Require-Bundle: org.antlr;bundle-version="3.0.0",
|
||||
org.eclipse.xtext;bundle-version="1.0.0",
|
||||
org.eclipse.xtext.generator;bundle-version="1.0.0",
|
||||
org.eclipse.xtext,
|
||||
org.eclipse.xtext.generator,
|
||||
org.junit,
|
||||
org.eclipse.emf.compare,
|
||||
org.eclipse.emf.compare.diff,
|
||||
|
|
Loading…
Reference in a new issue