File tree Expand file tree Collapse file tree
org.emoflon.ilp.dependencies
org.emoflon.ilp.updatesite Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Dependencies
44Bundle-SymbolicName : org.emoflon.ilp.dependencies
5- Bundle-Version : 0.0.2
5+ Bundle-Version : 0.0.3
66Bundle-ClassPath : cplex-22.1.2.jar,
77 glpk-java-4.65.jar,
88 glpk-java-javadoc-4.65.jar,
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.emoflon.ilp.group</groupId >
1010 <artifactId >org.emoflon.ilp.parent</artifactId >
11- <version >0.0.2 </version >
11+ <version >0.0.3 </version >
1212 </parent >
1313
1414 <groupId >org.emoflon.ilp.group</groupId >
1515 <artifactId >org.emoflon.ilp.dependencies</artifactId >
16- <version >0.0.2 </version >
16+ <version >0.0.3 </version >
1717 <packaging >eclipse-plugin</packaging >
1818
1919</project >
Original file line number Diff line number Diff line change 22<feature
33 id =" org.emoflon.ilp.feature"
44 label =" eMoflon-ILP"
5- version =" 0.0.2 " >
5+ version =" 0.0.3 " >
66
77 <description >
88 eMoflon-ILP plug-in
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.emoflon.ilp.group</groupId >
88 <artifactId >org.emoflon.ilp.parent</artifactId >
9- <version >0.0.2 </version >
9+ <version >0.0.3 </version >
1010 </parent >
1111
1212 <groupId >org.emoflon.ilp.group</groupId >
1313 <artifactId >org.emoflon.ilp.feature</artifactId >
14- <version >0.0.2 </version >
14+ <version >0.0.3 </version >
1515 <packaging >eclipse-feature</packaging >
1616
1717</project >
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Tests
44Bundle-SymbolicName : org.emoflon.ilp.tests
5- Bundle-Version : 0.0.2
5+ Bundle-Version : 0.0.3
66Require-Bundle : junit-jupiter-api;bundle-version="[0.0.0,6.0.0)",
7- org.emoflon.ilp;bundle-version="0.0.2 ",
8- org.emoflon.ilp.dependencies;bundle-version="0.0.2 "
7+ org.emoflon.ilp;bundle-version="0.0.3 ",
8+ org.emoflon.ilp.dependencies;bundle-version="0.0.3 "
99Automatic-Module-Name : org.emoflon.ilp.tests
1010Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.emoflon.ilp.group</groupId >
1010 <artifactId >org.emoflon.ilp.parent</artifactId >
11- <version >0.0.2 </version >
11+ <version >0.0.3 </version >
1212 </parent >
1313
1414 <groupId >org.emoflon.ilp.group</groupId >
1515 <artifactId >org.emoflon.ilp.tests</artifactId >
16- <version >0.0.2 </version >
16+ <version >0.0.3 </version >
1717 <packaging >eclipse-test-plugin</packaging >
1818
1919</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<site >
3- <feature url =" features/org.emoflon.ilp.feature_0.0.2 .qualifier.jar" id =" org.emoflon.ilp.feature" version =" 0.0.2 .qualifier" >
3+ <feature url =" features/org.emoflon.ilp.feature_0.0.3 .qualifier.jar" id =" org.emoflon.ilp.feature" version =" 0.0.3 .qualifier" >
44 <category name =" emoflon-ilp" />
55 </feature >
66 <category-def name =" emoflon-ilp" label =" eMoflon-ILP" >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.emoflon.ilp.group</groupId >
88 <artifactId >org.emoflon.ilp.parent</artifactId >
9- <version >0.0.2 </version >
9+ <version >0.0.3 </version >
1010 </parent >
1111
1212 <groupId >org.emoflon.ilp.group</groupId >
1313 <artifactId >org.emoflon.ilp.updatesite</artifactId >
14- <version >0.0.2 </version >
14+ <version >0.0.3 </version >
1515 <packaging >eclipse-repository</packaging >
1616
1717 <build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Ilp
44Bundle-SymbolicName : org.emoflon.ilp
5- Bundle-Version : 0.0.2
5+ Bundle-Version : 0.0.3
66Automatic-Module-Name : org.emoflon.ilp
77Bundle-RequiredExecutionEnvironment : JavaSE-17
88Require-Bundle : org.junit,
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.emoflon.ilp.group</groupId >
1010 <artifactId >org.emoflon.ilp.parent</artifactId >
11- <version >0.0.2 </version >
11+ <version >0.0.3 </version >
1212 </parent >
1313
1414 <groupId >org.emoflon.ilp.group</groupId >
1515 <artifactId >org.emoflon.ilp</artifactId >
16- <version >0.0.2 </version >
16+ <version >0.0.3 </version >
1717 <packaging >eclipse-plugin</packaging >
1818
1919 <reporting >
You can’t perform that action at this time.
0 commit comments