Prepare for the next release candidate
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 6f187cc..f028713 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -55,57 +55,6 @@
 
 -----------------------------------------------------------------------------
 
-Apache Commons Build Plugin Maven Mojo 1.14.0 RELEASE NOTES
------------------------------------------------------------
-
-Apache Maven Mojo for Apache Commons Build tasks.
-
-For example:
-mvn commons-build:download-page [-Dcommons.release.version=1.2.3]
-
-To use a SNAPSHOT version (for testing etc)
-mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]
-
-Feature release
-
-Changes in this version include:
-
-New features:
-*                   Add Maven property project.build.outputTimestamp for build reproducibility. Thanks to Gary Gregory.
-
-Fixed Bugs:
-*                   maven-plugin-report-plugin replaces maven-plugin-plugin report goal
-*                   Fix up errors in GHA badges for Java and CodeQL
-*                   Only use graalvm on Java11+; update to 22.3.3 which avoids NoClassDefFoundError messages
-*                   Replace mail-archives.apache.org with lists.apache.org
-*                   Drop mail archives that no longer exist (markmail, gmane, old.nabble)
-*                   Disable moditect as it fails currently
-
-Changes:
-*                   Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 Thanks to Dependabot.
-*                   Drop IRC references Thanks to Gary Gregory.
-*                   Bump commons-parent from 58 to 69 #240. Thanks to Gary Gregory.
-*                   Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14. Thanks to Dependabot, Gary Gregory.
-*                   Disable cyclonedx - not needed
-*                   Drop outdated, unmaintained table of components in README in favour of link to website.
-*                   Bump org.graalvm.js:js-scriptengine from 23.1.0 to 24.0.0 #236. Thanks to Dependabot.
-*                   Bump org.graalvm.js:js from 23.0.1 to 23.0.3. Thanks to Dependabot.
-*                   Bump org.apache.maven:maven-core 3.9.4 to 3.9.6. Thanks to Gary Gregory.
-*                   Bump org.apache.maven:maven-plugin-api 3.9.4 to 3.9.6. Thanks to Gary Gregory.
-*                   Bump org.apache.maven.plugin-tools:maven-script-ant 3.9.0 to 3.12.0 #241. Thanks to Gary Gregory.
-*                   Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 3.12.0 #242. Thanks to Gary Gregory.
-*                   Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to 3.5.1 #393. Thanks to Dependabot, Gary Gregory.
-
-
-For complete information on Apache Commons Build Plugin Maven Mojo, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Commons Build Plugin Maven Mojo website:
-
-https://commons.apache.org/proper/commons-build-plugin/
-
-Download page: https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
-
------------------------------------------------------------------------------
-
 Apache Commons Build Plugin Maven Mojo 1.13 RELEASE NOTES
 ---------------------------------------------------------