File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
org.eclipse.jdt.apt.pluggable.tests
org.eclipse.jdt.apt.tests
org.eclipse.jdt.core.tests.performance Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : org.eclipse.jdt.apt.pluggable.tests;singleton:=true
5- Bundle-Version : 3.6.600 .qualifier
5+ Bundle-Version : 3.6.700 .qualifier
66Bundle-Activator : org.eclipse.jdt.apt.pluggable.tests.Apt6TestsPlugin
77Bundle-Localization : plugin
88Require-Bundle : org.junit,
Original file line number Diff line number Diff line change 1919 <relativePath >../tests-pom/</relativePath >
2020 </parent >
2121 <artifactId >org.eclipse.jdt.apt.pluggable.tests</artifactId >
22- <version >3.6.600 -SNAPSHOT</version >
22+ <version >3.6.700 -SNAPSHOT</version >
2323 <packaging >eclipse-test-plugin</packaging >
2424 <properties >
2525 <testSuite >${project.artifactId}</testSuite >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : org.eclipse.jdt.apt.tests; singleton:=true
5- Bundle-Version : 3.6.600 .qualifier
5+ Bundle-Version : 3.6.700 .qualifier
66Bundle-ClassPath : apt.jar,
77 aptext.jar,
88 .
Original file line number Diff line number Diff line change 1919 <relativePath >../tests-pom/</relativePath >
2020 </parent >
2121 <artifactId >org.eclipse.jdt.apt.tests</artifactId >
22- <version >3.6.600 -SNAPSHOT</version >
22+ <version >3.6.700 -SNAPSHOT</version >
2323 <packaging >eclipse-test-plugin</packaging >
2424
2525 <build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : org.eclipse.jdt.core.tests.performance
5- Bundle-Version : 3.12.550 .qualifier
5+ Bundle-Version : 3.12.650 .qualifier
66Bundle-Vendor : %providerName
77Bundle-Localization : plugin
88Export-Package : org.eclipse.jdt.core.tests.performance,
Original file line number Diff line number Diff line change 1919 <relativePath >../tests-pom/</relativePath >
2020 </parent >
2121 <artifactId >org.eclipse.jdt.core.tests.performance</artifactId >
22- <version >3.12.550 -SNAPSHOT</version >
22+ <version >3.12.650 -SNAPSHOT</version >
2323 <packaging >eclipse-test-plugin</packaging >
2424 <properties >
2525 <testSuite >${project.artifactId}</testSuite >
You can’t perform that action at this time.
0 commit comments