File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
bundles/org.eclipse.team.genericeditor.diff.extension/META-INF
examples/org.eclipse.compare.examples
tests/org.eclipse.jsch.tests Expand file tree Collapse file tree 5 files changed +5
-5
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.team.genericeditor.diff.extension;singleton:=true
5- Bundle-Version : 1.2.100 .qualifier
5+ Bundle-Version : 1.2.200 .qualifier
66Bundle-Vendor : %providerName
77Bundle-Localization : plugin
88Bundle-RequiredExecutionEnvironment : JavaSE-17
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.compare.examples; singleton:=true
5- Bundle-Version : 3.4.100 .qualifier
5+ Bundle-Version : 3.4.200 .qualifier
66Bundle-Vendor : %providerName
77Bundle-Localization : plugin
88Export-Package : org.eclipse.compare.examples.structurecreator
Original file line number Diff line number Diff line change 1818 <relativePath >../../</relativePath >
1919 </parent >
2020 <artifactId >org.eclipse.compare.examples</artifactId >
21- <version >3.4.100 -SNAPSHOT</version >
21+ <version >3.4.200 -SNAPSHOT</version >
2222 <packaging >eclipse-plugin</packaging >
2323</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : JSch Tests Plug-in
44Bundle-SymbolicName : org.eclipse.jsch.tests
5- Bundle-Version : 1.6.100 .qualifier
5+ Bundle-Version : 1.6.200 .qualifier
66Eclipse-BundleShape : dir
77Bundle-Activator : org.eclipse.jsch.tests.Activator
88Bundle-Vendor : Eclipse.org
Original file line number Diff line number Diff line change 1818 </parent >
1919 <groupId >org.eclipse.jsch</groupId >
2020 <artifactId >org.eclipse.jsch.tests</artifactId >
21- <version >1.6.100 -SNAPSHOT</version >
21+ <version >1.6.200 -SNAPSHOT</version >
2222 <packaging >eclipse-plugin</packaging >
2323</project >
You can’t perform that action at this time.
0 commit comments