We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522a61e commit 668c889Copy full SHA for 668c889
core/com.b2international.snowowl.core/META-INF/MANIFEST.MF
@@ -21,7 +21,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.9.0",
21
org.apache.commons.commons-io;bundle-version="2.15.0",
22
io.github.classgraph.classgraph;bundle-version="4.8.90",
23
com.b2international.groovy;bundle-version="3.0.9",
24
- com.b2international.snomed.ecl;bundle-version="1.6.0";visibility:=reexport,
+ com.b2international.snomed.ecl;bundle-version="[2.2.0,2.3.0)";visibility:=reexport,
25
com.github.f4b6a3.uuid;bundle-version="4.6.1";visibility:=reexport
26
Bundle-RequiredExecutionEnvironment: JavaSE-17
27
Bundle-ActivationPolicy: lazy
0 commit comments