We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc4e96 commit a9e4151Copy full SHA for a9e4151
1 file changed
org.omg.sysml.model.bundle/META-INF/MANIFEST.MF
@@ -8,8 +8,7 @@ Bundle-Version: 0.59.0.qualifier
8
Export-Package: org.omg.sysml.lang.sysml,
9
org.omg.sysml.lang.sysml.impl,
10
org.omg.sysml.lang.sysml.util
11
-Require-Bundle: org.eclipse.emf.ant;bundle-version="2.13.0",
12
- org.eclipse.emf.common;bundle-version="2.44.0",
+Require-Bundle: org.eclipse.emf.common;bundle-version="2.44.0",
13
org.eclipse.emf.ecore;bundle-version="2.41.0"
14
Bundle-ClassPath: .,
15
lib/org.omg.sysml.model-0.59.0-SNAPSHOT.jar
0 commit comments