diff --git a/README.md b/README.md
index 16a330fbe..2003acba6 100644
--- a/README.md
+++ b/README.md
@@ -46,10 +46,10 @@ Apache Commons Math
[![Build Status](https://github.com/apache/commons-math/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-math/actions/workflows/maven.yml)
[![Coverage Status](https://codecov.io/gh/apache/commons-math/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-math)
"Commons Math" is undergoing major changes towards the next release (4.0):
@@ -81,7 +81,7 @@ Alternatively, you can pull it from the central Maven repositories:
```xml
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0
```
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index de7a722d2..3cdf319ae 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,7 +1,7 @@
Apache Commons Math 4.0-beta1 RELEASE NOTES
-The Apache Commons Math team is pleased to announce the release of commons-math-parent-4.0-beta1
+The Apache Commons Math team is pleased to announce the release of commons-math4-parent-4.0-beta1
The Apache Commons Math project is a library of lightweight mathematics
and statistics components addressing common practical problems.
diff --git a/commons-math-core/pom.xml b/commons-math-core/pom.xml
index 7ed62949a..f75c66f02 100644
--- a/commons-math-core/pom.xml
+++ b/commons-math-core/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-docs/pom.xml b/commons-math-docs/pom.xml
index 163f6e783..6de8c5715 100644
--- a/commons-math-docs/pom.xml
+++ b/commons-math-docs/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-examples/pom.xml b/commons-math-examples/pom.xml
index dd0df722a..e93fd7943 100644
--- a/commons-math-examples/pom.xml
+++ b/commons-math-examples/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-legacy-core/pom.xml b/commons-math-legacy-core/pom.xml
index 274ac84b0..4bd7a694c 100644
--- a/commons-math-legacy-core/pom.xml
+++ b/commons-math-legacy-core/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-legacy-exception/pom.xml b/commons-math-legacy-exception/pom.xml
index f3a8831cd..ef5041c77 100644
--- a/commons-math-legacy-exception/pom.xml
+++ b/commons-math-legacy-exception/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-legacy/pom.xml b/commons-math-legacy/pom.xml
index c0c4acdfb..5e8e43ffb 100644
--- a/commons-math-legacy/pom.xml
+++ b/commons-math-legacy/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-neuralnet/pom.xml b/commons-math-neuralnet/pom.xml
index 65c704cbd..553277f11 100644
--- a/commons-math-neuralnet/pom.xml
+++ b/commons-math-neuralnet/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/commons-math-transform/pom.xml b/commons-math-transform/pom.xml
index 05e41ed87..dda938b0f 100644
--- a/commons-math-transform/pom.xml
+++ b/commons-math-transform/pom.xml
@@ -20,7 +20,7 @@
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT
diff --git a/dist-archive/pom.xml b/dist-archive/pom.xml
index ce20264c1..7dc89f34d 100644
--- a/dist-archive/pom.xml
+++ b/dist-archive/pom.xml
@@ -22,7 +22,7 @@ under the License.
org.apache.commons
- commons-math-parent
+ commons-math4-parent
4.0-SNAPSHOT