File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64
org.eclipse.wildwebdeveloper.embedder.node
org.eclipse.wildwebdeveloper.product.branding Expand file tree Collapse file tree 7 files changed +9
-9
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 : Node.js for MacOS AArch64
44Bundle-SymbolicName : org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64
5- Bundle-Version : 0.1.3 .qualifier
5+ Bundle-Version : 0.1.4 .qualifier
66Bundle-Vendor : Eclipse Wild Web Developer
77Fragment-Host : org.eclipse.wildwebdeveloper.embedder.node;bundle-version="0.1.0"
88Automatic-Module-Name : org.eclipse.wildwebdeveloper.embedder.node.macos
Original file line number Diff line number Diff line change 77 <version >0.5.0-SNAPSHOT</version >
88 </parent >
99 <packaging >eclipse-plugin</packaging >
10- <version >0.1.3 -SNAPSHOT</version >
10+ <version >0.1.4 -SNAPSHOT</version >
1111
1212 <build >
1313 <plugins >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Manager for embedded Node.js
44Bundle-SymbolicName : org.eclipse.wildwebdeveloper.embedder.node
5- Bundle-Version : 0.3.0 .qualifier
5+ Bundle-Version : 0.3.1 .qualifier
66Bundle-Vendor : Eclipse Wild Web Developer
77Automatic-Module-Name : org.eclipse.wildwebdeveloper.embedder.node
88Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 77 <version >0.5.0-SNAPSHOT</version >
88 </parent >
99 <packaging >eclipse-plugin</packaging >
10- <version >0.3.0 -SNAPSHOT</version >
10+ <version >0.3.1 -SNAPSHOT</version >
1111
1212 <build >
1313 <plugins >
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.wildwebdeveloper.product.branding;singleton:=true
5- Bundle-Version : 0.11.6 .qualifier
5+ Bundle-Version : 0.11.7 .qualifier
66Bundle-Vendor : %pluginVendor
77Bundle-RequiredExecutionEnvironment : JavaSE-11
88Require-Bundle : org.eclipse.platform,
Original file line number Diff line number Diff line change 2525 </parent >
2626
2727 <artifactId >org.eclipse.wildwebdeveloper.product.branding</artifactId >
28- <version >0.11.6 -SNAPSHOT</version >
28+ <version >0.11.7 -SNAPSHOT</version >
2929 <packaging >eclipse-plugin</packaging >
3030
3131</project >
Original file line number Diff line number Diff line change 1212 <maven >3.6.3</maven >
1313 </prerequisites >
1414 <properties >
15- <tycho-version >3.0 .0-SNAPSHOT</tycho-version >
15+ <tycho-version >3.1 .0-SNAPSHOT</tycho-version >
1616 <tycho .scmUrl>scm:git:https://github.com/eclipse/wildwebdeveloper.git</tycho .scmUrl>
1717 <jgit .dirtyWorkingTree>error</jgit .dirtyWorkingTree>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
133133 <version >${tycho-version} </version >
134134 <dependencies >
135135 <dependency >
136- <groupId >org.eclipse.tycho.extras </groupId >
136+ <groupId >org.eclipse.tycho</groupId >
137137 <artifactId >tycho-buildtimestamp-jgit</artifactId >
138138 <version >${tycho-version} </version >
139139 </dependency >
154154 <generateDownloadStatsProperty >true</generateDownloadStatsProperty >
155155 <baselineRepositories >
156156 <repository >
157- <url >http ://download.eclipse.org/wildwebdeveloper/snapshots/</url >
157+ <url >https ://download.eclipse.org/wildwebdeveloper/snapshots/</url >
158158 </repository >
159159 </baselineRepositories >
160160 </configuration >
You can’t perform that action at this time.
0 commit comments