File tree 3 files changed +6
-6
lines changed
edu.uoc.som.jsonschematouml/META-INF
edu.uoc.som.jsonschematouml.test/META-INF
edu.uoc.som.jsonschematouml.ui/META-INF
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Bundle-Version: 0.0.6.qualifier
6
6
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
7
7
Bundle-Vendor : SOM Research Lab
8
8
Require-Bundle : com.google.gson;bundle-version="2.7.0",
9
- org.eclipse.emf.ecore;bundle-version="2.13 .0",
10
- org.eclipse.emf.ecore.xmi;bundle-version="2.13 .0",
9
+ org.eclipse.emf.ecore;bundle-version="2.15 .0",
10
+ org.eclipse.emf.ecore.xmi;bundle-version="2.15 .0",
11
11
org.eclipse.uml2.uml;bundle-version="5.3.0",
12
12
org.eclipse.uml2.uml.resources;bundle-version="5.3.0",
13
13
edu.uoc.som.jsonschematouml,
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ Bundle-Vendor: SOM Research Lab
8
8
Require-Bundle : org.eclipse.ui,
9
9
org.eclipse.core.runtime,
10
10
org.eclipse.core.resources,
11
- org.eclipse.emf.ecore;bundle-version="2.13 .0",
12
- org.eclipse.emf.ecore.xmi;bundle-version="2.13 .0",
11
+ org.eclipse.emf.ecore;bundle-version="2.15 .0",
12
+ org.eclipse.emf.ecore.xmi;bundle-version="2.15 .0",
13
13
org.eclipse.uml2.uml;bundle-version="5.3.0",
14
14
org.eclipse.uml2.uml.resources;bundle-version="5.3.0",
15
15
edu.uoc.som.jsonschematouml
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : JSON Schema to UML
4
4
Bundle-SymbolicName : edu.uoc.som.jsonschematouml
5
5
Require-Bundle : com.google.gson;bundle-version="2.7.0",
6
- org.eclipse.emf.ecore;bundle-version="2.13 .0",
7
- org.eclipse.emf.ecore.xmi;bundle-version="2.13 .0",
6
+ org.eclipse.emf.ecore;bundle-version="2.15 .0",
7
+ org.eclipse.emf.ecore.xmi;bundle-version="2.15 .0",
8
8
org.eclipse.uml2.uml;bundle-version="5.3.0",
9
9
org.eclipse.uml2.uml.resources;bundle-version="5.3.0"
10
10
Bundle-Version : 0.0.6.qualifier
You can’t perform that action at this time.
0 commit comments