We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918035f commit 56c8265Copy full SHA for 56c8265
releng/org.eclipse.oomph.releng/www/notification/milestone/index.html
@@ -32,7 +32,7 @@
32
<script>
33
//<![CDATA[
34
const version = '2025-12';
35
- const milestone = 'M1';
+ const milestone = 'M2';
36
const productName = getProductName();
37
document.title = `${productName} ${version} ${milestone}`;
38
setups/org.eclipse.setup
@@ -90,7 +90,7 @@
90
<content
91
xsi:type="p2:Requirement"
92
name="org.eclipse.epp.package.common"
93
- versionRange="[4.37.0,4.38.0.20251009-0700)"/>
+ versionRange="[4.37.0,4.38.0.20251030-0645)"/>
94
</annotation>
95
<annotation
96
source="http://www.eclipse.org/oomph/setup/Notification">
0 commit comments