File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
org.eclipse.wildwebdeveloper.feature
org.eclipse.wildwebdeveloper Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22<feature
33 id =" org.eclipse.wildwebdeveloper.feature"
44 label =" %name"
5- version =" 1.4.0 .qualifier"
5+ version =" 1.4.1 .qualifier"
66 provider-name =" Eclipse Wild Web Developer project"
77 license-feature =" org.eclipse.license"
88 license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change 77 <version >1.0.0-SNAPSHOT</version >
88 </parent >
99 <packaging >eclipse-feature</packaging >
10- <version >1.4.0 -SNAPSHOT</version >
10+ <version >1.4.1 -SNAPSHOT</version >
1111</project >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Bundle-Vendor: %providerName
55Bundle-Localization : plugin
66Bundle-SymbolicName : org.eclipse.wildwebdeveloper;singleton:=true
77Automatic-Module-Name : org.eclipse.wildwebdeveloper
8- Bundle-Version : 1.2.7 .qualifier
8+ Bundle-Version : 1.2.8 .qualifier
99Bundle-License : EPL-2.0;link="http://www.eclipse.org/legal/epl-2.0"
1010Bundle-Activator : org.eclipse.wildwebdeveloper.Activator
1111Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 77 <version >1.0.0-SNAPSHOT</version >
88 </parent >
99 <packaging >eclipse-plugin</packaging >
10- <version >1.2.7 -SNAPSHOT</version >
10+ <version >1.2.8 -SNAPSHOT</version >
1111
1212 <build >
1313 <plugins >
179179 <arg >--ignore-scripts</arg >
180180 <arg >--install-strategy=hoisted</arg >
181181 <arg >--force</arg >
182- <!-- The actual verions for the LS and other dependency NPM Modules are to be set in './package.json file',
182+ <!-- The actual verions for the LS and other dependency NPM Modules are to be set in './package.json file',
183183 which is used to install the dependencies -->
184184 </arguments >
185185 <workingDirectory >${project.basedir} </workingDirectory >
You can’t perform that action at this time.
0 commit comments