File tree 3 files changed +3
-3
lines changed
features/org.eclipse.pde-feature
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.pde"
4
4
label =" %featureName"
5
- version =" 3.14.1200 .qualifier"
5
+ version =" 3.14.1300 .qualifier"
6
6
provider-name =" %providerName"
7
7
license-feature =" org.eclipse.license"
8
8
license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %pluginName
4
4
Bundle-SymbolicName : org.eclipse.pde;singleton:=true
5
- Bundle-Version : 3.13.1900 .qualifier
5
+ Bundle-Version : 3.13.2000 .qualifier
6
6
Bundle-Vendor : %providerName
7
7
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.pde</artifactId >
21
- <version >3.13.1900 -SNAPSHOT</version >
21
+ <version >3.13.2000 -SNAPSHOT</version >
22
22
<packaging >eclipse-plugin</packaging >
23
23
24
24
<build >
You can’t perform that action at this time.
0 commit comments