Skip to content

Commit eb7b50e

Browse files
committed
version: 6.6.0
1 parent 195354f commit eb7b50e

File tree

69 files changed

+106
-106
lines changed
  • branding
    • org.eclipse.embedcdt-branding/META-INF
    • org.eclipse.embedcdt.codered-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/META-INF
    • org.eclipse.embedcdt.debug.packs-branding/META-INF
    • org.eclipse.embedcdt.managedbuild.cross-branding/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm-branding/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.riscv-branding/META-INF
    • org.eclipse.embedcdt.packs-branding/META-INF
    • org.eclipse.embedcdt.templates.ad-branding/META-INF
    • org.eclipse.embedcdt.templates.cortexm-branding/META-INF
    • org.eclipse.embedcdt.templates.freescale-branding/META-INF
    • org.eclipse.embedcdt.templates.sifive-branding/META-INF
    • org.eclipse.embedcdt.templates.stm-branding/META-INF
    • org.eclipse.embedcdt.templates.xpack-branding/META-INF
  • features
  • parent
  • plugins
    • org.eclipse.embedcdt.codered.ui/META-INF
    • org.eclipse.embedcdt.core/META-INF
    • org.eclipse.embedcdt.debug.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.jlink.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.openocd.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.qemu.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.restart.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.riscv.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.riscv.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.packs.ui/META-INF
    • org.eclipse.embedcdt.packs.core/META-INF
    • org.eclipse.embedcdt.packs.ui/META-INF
    • org.eclipse.embedcdt.templates.core/META-INF
    • org.eclipse.embedcdt.templates.freescale.pe.ui/META-INF
    • org.eclipse.embedcdt.ui/META-INF
  • repositories/org.eclipse.embedcdt-repository
  • target-platform

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+106
-106
lines changed

README-MAINTAINER.md

+29-29
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ For archiving purposes, the release is also published in a separate folder
4242
for each version, with the archive in the top folder and the p2 repo as
4343
a sub-folder
4444

45-
- <https://download.eclipse.org/embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip>
46-
- <https://download.eclipse.org/embed-cdt/releases/6.5.0/p2/>
45+
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip>
46+
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/>
4747

4848
The official download page is
4949

@@ -93,7 +93,7 @@ page, click the
9393
[Milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones/)
9494
button and add a
9595
[new](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones/new/)
96-
milestone. As title, use the current version, like _v6.5.0_.
96+
milestone. As title, use the current version, like _v6.6.0_.
9797

9898
### Update version in README-MAINTENANCE
9999

@@ -122,17 +122,17 @@ For the plug-ins that were modified, increase the specific version
122122

123123
Commit the MANIFEST.MF files as _update versions..._
124124

125-
For all features, increase the common version (like _6.5.0_); be sure
125+
For all features, increase the common version (like _6.6.0_); be sure
126126
the composite records are not updated at this moment, they require
127127
new lines, added later.
128128

129129
For all branding, edit the MANIFEST.MF and increase the
130-
`Bundle-Version` (like _6.5.0_).
130+
`Bundle-Version` (like _6.6.0_).
131131

132132
For all other occurrences, except `compositeArtifacts.xml` and
133133
`compositeContent.xml`.
134134

135-
Commit all with _update package version 6.5.0_.
135+
Commit all with _update package version 6.6.0_.
136136

137137
## Build locally
138138

@@ -223,7 +223,7 @@ page, login and click the
223223
[Create a new release](https://projects.eclipse.org/node/18638/create-release/)
224224
link in the right side bar, below Releases (it shows only after login).
225225

226-
Name it like `6.5.0` (no v).
226+
Name it like `6.6.0` (no v).
227227

228228
Click the **Create and edit** button.
229229

@@ -232,7 +232,7 @@ Click the **Edit** tab, **The Basics**; switch to Source mode
232232
Start with _Release candidate_ (Header 3).
233233

234234
```html
235-
<p>Version <strong>6.5.0</strong> is a maintenance/new minor release; it ....</p>
235+
<p>Version <strong>6.6.0</strong> is a maintenance/new minor release; it ....</p>
236236

237237
<h3>Release candidate</h3>
238238

@@ -273,7 +273,7 @@ In Eclipse:
273273
- right click: **Show Properties View**
274274
- in the right side, edit the **Location** field to the new release
275275
candidate p2 URL (like
276-
`https://download.eclipse.org/embed-cdt/release-candidates/6.5.0-202401111557/p2/`
276+
`https://download.eclipse.org/embed-cdt/release-candidates/6.6.0-202401111557/p2/`
277277
and press Enter
278278
- select all the features in the contribution, right-click and choose
279279
**Fix Versions**
@@ -282,7 +282,7 @@ and press Enter
282282
- Save
283283
- stage `simrel.aggr` & `embedcdt.aggrcon`
284284
- commit with a message like:
285-
- _embedcdt: update for 6.5.0-202401111557_,
285+
- _embedcdt: update for 6.6.0-202401111557_,
286286
- _Signed-off-by: Liviu Ionescu <[email protected]>_
287287
- click the **Commit** button (do not Push yet)
288288
- right click, Show in local Terminal
@@ -312,7 +312,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo:
312312

313313
Announce the release candidate to the **[email protected]** list;
314314
use a subject like
315-
**Embed CDT v6.5.0-202401111557 release candidate**,
315+
**Embed CDT v6.6.0-202401111557 release candidate**,
316316
and pass a link to the release page, available at:
317317

318318
- <https://projects.eclipse.org/projects/iot.embed-cdt/>
@@ -327,7 +327,7 @@ Go to the release candidate folder
327327

328328
- [https://download.eclipse.org/embed-cdt/release-candidates/](https://download.eclipse.org/embed-cdt/release-candidates/)
329329

330-
Copy the tag and enter it in Git, like `v6.5.0-202401111557` (with `v`).
330+
Copy the tag and enter it in Git, like `v6.6.0-202401111557` (with `v`).
331331

332332
## Publish the final release
333333

@@ -336,9 +336,9 @@ When the plug-ins are considered stable:
336336
- in `eclipse-plugins.git`, the master branch, edit both .xml files
337337
- `repositories/org.eclipse.embededcdt-repository/composite/compositeArtifacts.xml`
338338
- `repositories/org.eclipse.embededcdt-repository/composite/compositeContent.xml`
339-
- add new child like `<child location='../../releases/6.5.0/p2'/>`
339+
- add new child like `<child location='../../releases/6.6.0/p2'/>`
340340
- update `p2.timestamp` to the value shown at the end of the `make-release-candidate-from-master`
341-
- **commit** master with a message like _add 6.5.0 to composite_
341+
- **commit** master with a message like _add 6.6.0 to composite_
342342
- **push** master
343343

344344
- go to <https://ci.eclipse.org/embed-cdt/>
@@ -361,7 +361,7 @@ Both can be used in Eclipse to **Install New Software**.
361361
The public update URLs are:
362362

363363
- <https://download.eclipse.org/embed-cdt/updates/v6/>
364-
- <https://download.eclipse.org/embed-cdt/releases/6.5.0/p2/>
364+
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/>
365365

366366
### Update the Eclipse Marketplace records
367367

@@ -381,12 +381,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
381381
As links for the latest two, open <https://download.eclipse.org/embed-cdt/releases/>
382382
and get the archive URL, like:
383383

384-
- <https://download.eclipse.org/embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip>
384+
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip>
385385

386386
Isolate the part starting with `/embed-cdt/...` and update the URLs to use the download redirect:
387387

388-
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip>
389-
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip.sha>
388+
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip>
389+
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip.sha>
390390

391391
Go to <https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones> and
392392
update the fixed issues.
@@ -397,7 +397,7 @@ Copy/paste the features/plug-ins from the console output of the
397397
[make-release-from-master](https://ci.eclipse.org/embed-cdt/job/make-release-from-master/)
398398
Jenkins job.
399399

400-
- commit with a message like _Eclipse Embedded CDT plug-ins v6.5.0 released_.
400+
- commit with a message like _Eclipse Embedded CDT plug-ins v6.6.0 released_.
401401
- push the `develop` branch
402402
- wait for GitHub Actions job to complete
403403
(<https://github.com/eclipse-embed-cdt/web-jekyll/actions>)
@@ -411,18 +411,18 @@ Jenkins job.
411411

412412
In [GitHub releases](https://github.com/eclipse-embed-cdt/eclipse-plugins/releases) add a new release
413413

414-
- tag: _v6.5.0_ (with `v`)
415-
- title _Eclipse Embedded CDT plug-ins v6.5.0_
414+
- tag: _v6.6.0_ (with `v`)
415+
- title _Eclipse Embedded CDT plug-ins v6.6.0_
416416
- copy/paste from the release page
417-
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.5.0-released/)` with a link to the web page
417+
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.0-released/)` with a link to the web page
418418
- do not attach files
419419
- click **Publish release**
420420

421421
### Close milestone
422422

423423
In [GitHub milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones):
424424

425-
- close the v6.5.0 milestone
425+
- close the v6.6.0 milestone
426426

427427
### Update the Eclipse release record
428428

@@ -433,13 +433,13 @@ and select the new release
433433
- replace the entire content with links to GitHub:
434434

435435
```html
436-
<p>Version <strong>6.5.0</strong> is a new major/minor/service release; it updates ...</p>
436+
<p>Version <strong>6.6.0</strong> is a new major/minor/service release; it updates ...</p>
437437

438438
<p>Fore more details, please read the project web release pages:</p>
439439

440440
<ul>
441441
<li><a href="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/package-2020-12-released/">Eclipse IDE for Embedded C/C++ Developers 2020-12 released</a>&nbsp;(for installing a new Eclipse)</li>
442-
<li><a href="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.5.0-released/">Eclipse Embedded CDT plug-ins v6.5.0 released</a>&nbsp;(for updating the plug-ins on an existing Eclipse)</li>
442+
<li><a href="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.0-released/">Eclipse Embedded CDT plug-ins v6.6.0 released</a>&nbsp;(for updating the plug-ins on an existing Eclipse)</li>
443443
</ul>
444444
```
445445

@@ -469,15 +469,15 @@ In Eclipse:
469469
- select **Mapped Repository**
470470
- right click: **Show Properties View**
471471
- in the right side, edit the **Location** field to the new release p2 URL
472-
(like `https://download.eclipse.org/embed-cdt/releases/6.5.0/p2/`
472+
(like `https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/`
473473
and press Enter
474474
- select all the features in the contribution, right-click and choose
475475
**Fix Versions**
476476
- select the Contribution and **Validate**
477477
- select the Aggregation and **Validate**
478478
- stage `embededcdt.aggrcom`
479479
- commit with a message like:
480-
- _embedcdt: update for 6.5.0_
480+
- _embedcdt: update for 6.6.0_
481481
- _Signed-off-by: Liviu Ionescu <[email protected]>_
482482
- click the **Commit** button (do not push yet)
483483
- right click, Show in local Terminal
@@ -562,13 +562,13 @@ available from:
562562
## Announce release
563563

564564
Announce the release to the **[email protected]** list;
565-
use a subject like **Eclipse Embedded CDT plug-ins v6.5.0 released**, and
565+
use a subject like **Eclipse Embedded CDT plug-ins v6.6.0 released**, and
566566
pass a link to the release page (<https://eclipse-embed-cdt.github.io/news/>).
567567

568568
## Share on Twitter
569569

570570
- in a separate browser windows, open [TweetDeck](https://tweetdeck.twitter.com/)
571571
- using the `@EmbedCDT` account, enter a message like
572-
**Eclipse Embedded CDT plug-ins v6.5.0 released** and on the next line
572+
**Eclipse Embedded CDT plug-ins v6.6.0 released** and on the next line
573573
paste the link to the release
574574
- click the Tweet button

branding/org.eclipse.embedcdt-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.codered-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.codered;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.debug.gdbjtag-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.jlink;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.openocd;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.pyocd;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.qemu;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.packs-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.packs;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.managedbuild.cross-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.arm;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.riscv;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.packs-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.packs;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.ad-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.ad;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.cortexm-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.cortexm;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.freescale-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.freescale;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.sifive-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.sifive;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.stm-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.stm;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.xpack-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.xpack;singleton:=true
5-
Bundle-Version: 6.5.0.qualifier
5+
Bundle-Version: 6.6.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.eclipse.embedcdt</groupId>
2828
<artifactId>org.eclipse.embedcdt.parent</artifactId>
29-
<version>6.5.0-SNAPSHOT</version>
29+
<version>6.6.0-SNAPSHOT</version>
3030
<relativePath>../parent/pom.xml</relativePath>
3131
</parent>
3232

features/org.eclipse.embedcdt-feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<feature
1616
id="org.eclipse.embedcdt"
1717
label="%featureName"
18-
version="6.5.0.qualifier"
18+
version="6.6.0.qualifier"
1919
provider-name="%providerName"
2020
plugin="org.eclipse.embedcdt"
2121
license-feature="org.eclipse.license"

0 commit comments

Comments
 (0)