Skip to content

Commit 56c8265

Browse files
committed
Prepare notification for M2
1 parent 918035f commit 56c8265

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

releng/org.eclipse.oomph.releng/www/notification/milestone/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<script>
3333
//<![CDATA[
3434
const version = '2025-12';
35-
const milestone = 'M1';
35+
const milestone = 'M2';
3636
const productName = getProductName();
3737
document.title = `${productName} ${version} ${milestone}`;
3838

setups/org.eclipse.setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<content
9191
xsi:type="p2:Requirement"
9292
name="org.eclipse.epp.package.common"
93-
versionRange="[4.37.0,4.38.0.20251009-0700)"/>
93+
versionRange="[4.37.0,4.38.0.20251030-0645)"/>
9494
</annotation>
9595
<annotation
9696
source="http://www.eclipse.org/oomph/setup/Notification">

0 commit comments

Comments
 (0)