Skip to content

Commit c9328b3

Browse files
committed
README-MAINTAINER: update timestamp
1 parent 0f45977 commit c9328b3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README-MAINTAINER.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ 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.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721.zip>
45+
- <https://download.eclipse.org/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738.zip>
4646
- <https://download.eclipse.org/embed-cdt/releases/6.3.1/p2/>
4747

4848
The official download page is
@@ -251,14 +251,14 @@ In Eclipse:
251251
- right click: **Show Properties View**
252252
- in the right side, edit the **Location** field to the new release
253253
candidate p2 URL (like
254-
`https://download.eclipse.org/embed-cdt/release-candidates/6.3.1-202208180721/p2/`
254+
`https://download.eclipse.org/embed-cdt/release-candidates/6.3.1-202210101738/p2/`
255255
and press Enter
256256
- select all the features in the contribution, right-click and choose
257257
**Fix Versions**
258258
- select the Contribution and **Validate**
259259
- select the Aggregation and **Validate**
260260
- Save
261-
- commit _embedcdt: update for 6.3.1-202208180721_
261+
- commit _embedcdt: update for 6.3.1-202210101738_
262262
- _Signed-off-by: Liviu Ionescu <[email protected]>_
263263
- _Signed-off-by: Liviu Ionescu &lt;[email protected]&gt;_
264264

@@ -287,7 +287,7 @@ In about 5 minutes it'll automatically rebuild the staging repo:
287287

288288
Announce the release candidate to the **[email protected]** list;
289289
use a subject like
290-
**Embed CDT v6.3.1-202208180721 release candidate**,
290+
**Embed CDT v6.3.1-202210101738 release candidate**,
291291
and pass a link to the release page, available at:
292292

293293
- <https://projects.eclipse.org/projects/iot.embed-cdt/>
@@ -302,7 +302,7 @@ Go to the release candidate folder
302302

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

305-
Copy the tag and enter it in Git, like `v6.3.1-202208180721` (with `v`).
305+
Copy the tag and enter it in Git, like `v6.3.1-202210101738` (with `v`).
306306

307307
## Publish the final release
308308

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

359-
- <https://download.eclipse.org/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721.zip>
359+
- <https://download.eclipse.org/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738.zip>
360360

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

363-
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721.zip>
364-
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721.zip.sha>
363+
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738.zip>
364+
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738.zip.sha>
365365

366366
Update the milestone URL.
367367

0 commit comments

Comments
 (0)