diff --git a/RELEASING.md b/RELEASING.md
index 5f013327..0c5bbeb2 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -19,6 +19,7 @@ This checklist is only used once per release cycle. Scroll down for the per-mile
- [ ] feature.xml
- [ ] MANIFEST.MF
- [ ] epp.website.xml
+ - [ ] `NewAndNoteworthy` entry needs updating which has a slightly different pattern than other versions
- [ ] epp.product
- [ ] p2.inf
- [ ] epp.p2.inf
diff --git a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
index b358e971..041921fb 100644
--- a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
@@ -29,7 +29,7 @@ Click here to open a b
diff --git a/packages/org.eclipse.epp.package.committers.feature/feature.properties b/packages/org.eclipse.epp.package.committers.feature/feature.properties
index 0f4c7cd0..0fa37fc8 100644
--- a/packages/org.eclipse.epp.package.committers.feature/feature.properties
+++ b/packages/org.eclipse.epp.package.committers.feature/feature.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2007, 2024 Eclipse contributors and others.
+# Copyright (c) 2007, 2025 Eclipse contributors and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
@@ -15,7 +15,7 @@ The Eclipse Platform, and all the tools needed to develop and debug it: Java and
Note that this package includes some incubating components, as indicated by feature numbers less than 1.0.0 on the feature list.
copyright = \
-Copyright (c) 2007, 2024 Eclipse contributors and others.\n\
+Copyright (c) 2007, 2025 Eclipse contributors and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v2.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/packages/org.eclipse.epp.package.committers.feature/pom.xml b/packages/org.eclipse.epp.package.committers.feature/pom.xml
index c1b70bdb..dacb5bc1 100644
--- a/packages/org.eclipse.epp.package.committers.feature/pom.xml
+++ b/packages/org.eclipse.epp.package.committers.feature/pom.xml
@@ -1,6 +1,6 @@