File tree 4 files changed +4
-4
lines changed
org.eclipse.compare.examples
org.eclipse.compare.examples.xml
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %pluginName
4
4
Bundle-SymbolicName : org.eclipse.compare.examples.xml; singleton:=true
5
- Bundle-Version : 3.6.400 .qualifier
5
+ Bundle-Version : 3.6.500 .qualifier
6
6
Bundle-Activator : org.eclipse.compare.examples.xml.XMLPlugin
7
7
Bundle-Vendor : %providerName
8
8
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 18
18
<relativePath >../../</relativePath >
19
19
</parent >
20
20
<artifactId >org.eclipse.compare.examples.xml</artifactId >
21
- <version >3.6.400 -SNAPSHOT</version >
21
+ <version >3.6.500 -SNAPSHOT</version >
22
22
<packaging >eclipse-plugin</packaging >
23
23
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %pluginName
4
4
Bundle-SymbolicName : org.eclipse.compare.examples; singleton:=true
5
- Bundle-Version : 3.4.400 .qualifier
5
+ Bundle-Version : 3.4.500 .qualifier
6
6
Bundle-Vendor : %providerName
7
7
Bundle-Localization : plugin
8
8
Export-Package : org.eclipse.compare.examples.structurecreator
Original file line number Diff line number Diff line change 18
18
<relativePath >../../</relativePath >
19
19
</parent >
20
20
<artifactId >org.eclipse.compare.examples</artifactId >
21
- <version >3.4.400 -SNAPSHOT</version >
21
+ <version >3.4.500 -SNAPSHOT</version >
22
22
<packaging >eclipse-plugin</packaging >
23
23
</project >
You can’t perform that action at this time.
0 commit comments