Skip to content

Commit a9e4151

Browse files
committed
* ST6RI-916: Removed the unnecessary org.eclipse.emf.ant dependency.
1 parent 3bc4e96 commit a9e4151

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

org.omg.sysml.model.bundle/META-INF/MANIFEST.MF

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Bundle-Version: 0.59.0.qualifier
88
Export-Package: org.omg.sysml.lang.sysml,
99
org.omg.sysml.lang.sysml.impl,
1010
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",
11+
Require-Bundle: org.eclipse.emf.common;bundle-version="2.44.0",
1312
org.eclipse.emf.ecore;bundle-version="2.41.0"
1413
Bundle-ClassPath: .,
1514
lib/org.omg.sysml.model-0.59.0-SNAPSHOT.jar

0 commit comments

Comments
 (0)