diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml
index 49dc289d6b..cbf20a324b 100644
--- a/openjpa-all/pom.xml
+++ b/openjpa-all/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-all
diff --git a/openjpa-examples/image-gallery/pom.xml b/openjpa-examples/image-gallery/pom.xml
index 624c23c0dd..5544deb7c8 100644
--- a/openjpa-examples/image-gallery/pom.xml
+++ b/openjpa-examples/image-gallery/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-examples
- 4.0.0-SNAPSHOT
+ 4.0.0
org.apache.openjpa.openjpa-examples
diff --git a/openjpa-examples/openbooks/pom.xml b/openjpa-examples/openbooks/pom.xml
index 770cf061de..5c9b3dee8d 100644
--- a/openjpa-examples/openbooks/pom.xml
+++ b/openjpa-examples/openbooks/pom.xml
@@ -29,7 +29,7 @@
org.apache.openjpa
openjpa-examples
- 4.0.0-SNAPSHOT
+ 4.0.0
org.apache.openjpa.openjpa-examples
diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml
index 4ff524ddab..e1eebfa913 100644
--- a/openjpa-examples/pom.xml
+++ b/openjpa-examples/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-examples
diff --git a/openjpa-examples/simple/pom.xml b/openjpa-examples/simple/pom.xml
index db215c0ed5..1ad7560572 100644
--- a/openjpa-examples/simple/pom.xml
+++ b/openjpa-examples/simple/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-examples
- 4.0.0-SNAPSHOT
+ 4.0.0
org.apache.openjpa.openjpa-examples
diff --git a/openjpa-features/pom.xml b/openjpa-features/pom.xml
index d11b455758..3326f0c812 100644
--- a/openjpa-features/pom.xml
+++ b/openjpa-features/pom.xml
@@ -18,7 +18,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-features
diff --git a/openjpa-integration/daytrader/pom.xml b/openjpa-integration/daytrader/pom.xml
index eb8a7c3b01..15795d06a8 100644
--- a/openjpa-integration/daytrader/pom.xml
+++ b/openjpa-integration/daytrader/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-integration
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration-daytrader
diff --git a/openjpa-integration/examples/pom.xml b/openjpa-integration/examples/pom.xml
index d5e45d9de4..512ba1ed95 100644
--- a/openjpa-integration/examples/pom.xml
+++ b/openjpa-integration/examples/pom.xml
@@ -37,7 +37,7 @@
org.apache.openjpa
openjpa-integration
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration-examples
diff --git a/openjpa-integration/jmx/pom.xml b/openjpa-integration/jmx/pom.xml
index b82bf9dd06..62d2335c2a 100644
--- a/openjpa-integration/jmx/pom.xml
+++ b/openjpa-integration/jmx/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-integration
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration-jmx
diff --git a/openjpa-integration/pom.xml b/openjpa-integration/pom.xml
index 04ea6276e4..91d5f7c1f0 100644
--- a/openjpa-integration/pom.xml
+++ b/openjpa-integration/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration
diff --git a/openjpa-integration/slf4j/pom.xml b/openjpa-integration/slf4j/pom.xml
index 00f4e747a9..c38a2fc042 100644
--- a/openjpa-integration/slf4j/pom.xml
+++ b/openjpa-integration/slf4j/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-integration
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration-slf4j
diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml
index 5d9bcb98b0..44aa267d03 100644
--- a/openjpa-integration/tck/pom.xml
+++ b/openjpa-integration/tck/pom.xml
@@ -78,7 +78,7 @@
org.apache.openjpa
openjpa-integration
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration-tck
diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml
index 5bc45c0da2..2d85428cb3 100644
--- a/openjpa-integration/validation/pom.xml
+++ b/openjpa-integration/validation/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-integration
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-integration-validation
diff --git a/openjpa-jdbc/pom.xml b/openjpa-jdbc/pom.xml
index b4a17b1c87..c3f1450527 100644
--- a/openjpa-jdbc/pom.xml
+++ b/openjpa-jdbc/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-jdbc
diff --git a/openjpa-jest/pom.xml b/openjpa-jest/pom.xml
index b2e3732fb9..4604c7ee69 100644
--- a/openjpa-jest/pom.xml
+++ b/openjpa-jest/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-jest
diff --git a/openjpa-junit5/pom.xml b/openjpa-junit5/pom.xml
index 13ab74fdff..72994f35a8 100644
--- a/openjpa-junit5/pom.xml
+++ b/openjpa-junit5/pom.xml
@@ -24,7 +24,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-junit5
diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml
index ea2ebc283d..6face3ef3f 100644
--- a/openjpa-kernel/pom.xml
+++ b/openjpa-kernel/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-kernel
diff --git a/openjpa-kubernetes/pom.xml b/openjpa-kubernetes/pom.xml
index 2707f1a34c..b48671d6c5 100644
--- a/openjpa-kubernetes/pom.xml
+++ b/openjpa-kubernetes/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-kubernetes
diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml
index b65e00098a..20522ff237 100644
--- a/openjpa-lib/pom.xml
+++ b/openjpa-lib/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-lib
diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml
index 5223d1c052..19a92e9bfa 100644
--- a/openjpa-persistence-jdbc/pom.xml
+++ b/openjpa-persistence-jdbc/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-persistence-jdbc
diff --git a/openjpa-persistence-locking/pom.xml b/openjpa-persistence-locking/pom.xml
index 4678227b0c..937857b7bf 100644
--- a/openjpa-persistence-locking/pom.xml
+++ b/openjpa-persistence-locking/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-persistence-locking
diff --git a/openjpa-persistence/pom.xml b/openjpa-persistence/pom.xml
index e2e4e81f22..7635991619 100644
--- a/openjpa-persistence/pom.xml
+++ b/openjpa-persistence/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-persistence
diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml
index f6963cad6e..bc6487ecd1 100644
--- a/openjpa-project/pom.xml
+++ b/openjpa-project/pom.xml
@@ -39,7 +39,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
apache-openjpa
diff --git a/openjpa-slice/pom.xml b/openjpa-slice/pom.xml
index ca0d895f7c..5974a98390 100644
--- a/openjpa-slice/pom.xml
+++ b/openjpa-slice/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-slice
diff --git a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
index 73d0b5bcb4..b202b50b3a 100644
--- a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
+++ b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
@@ -17,7 +17,7 @@
org.apache.openjpa
openjpa-tools
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-fetch-statistics-was
diff --git a/openjpa-tools/openjpa-fetch-statistics/pom.xml b/openjpa-tools/openjpa-fetch-statistics/pom.xml
index 39c03d9b08..0ea24ac406 100644
--- a/openjpa-tools/openjpa-fetch-statistics/pom.xml
+++ b/openjpa-tools/openjpa-fetch-statistics/pom.xml
@@ -17,7 +17,7 @@
org.apache.openjpa
openjpa-tools
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-fetch-statistics
diff --git a/openjpa-tools/openjpa-maven-plugin/pom.xml b/openjpa-tools/openjpa-maven-plugin/pom.xml
index f87277dc0e..a1f4478545 100644
--- a/openjpa-tools/openjpa-maven-plugin/pom.xml
+++ b/openjpa-tools/openjpa-maven-plugin/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-tools
- 4.0.0-SNAPSHOT
+ 4.0.0
../pom.xml
diff --git a/openjpa-tools/pom.xml b/openjpa-tools/pom.xml
index 44768d7297..4ba314d8fb 100644
--- a/openjpa-tools/pom.xml
+++ b/openjpa-tools/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
diff --git a/openjpa-xmlstore/pom.xml b/openjpa-xmlstore/pom.xml
index cba5357c79..fbc1ee473e 100644
--- a/openjpa-xmlstore/pom.xml
+++ b/openjpa-xmlstore/pom.xml
@@ -27,7 +27,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa-xmlstore
diff --git a/openjpa/pom.xml b/openjpa/pom.xml
index 5e2bbe3eb0..2cc93f975c 100644
--- a/openjpa/pom.xml
+++ b/openjpa/pom.xml
@@ -28,7 +28,7 @@
org.apache.openjpa
openjpa-parent
- 4.0.0-SNAPSHOT
+ 4.0.0
openjpa
diff --git a/pom.xml b/pom.xml
index 91474384b0..6cc21c4dfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
OpenJPA Parent POM
Apache OpenJPA implementation of Jakarta JPA 3.1
- 4.0.0-SNAPSHOT
+ 4.0.0
11
@@ -175,7 +175,7 @@
scm:git:https://gitbox.apache.org/repos/asf/openjpa.git
scm:git:https://gitbox.apache.org/repos/asf/openjpa.git
https://gitbox.apache.org/repos/asf/openjpa.git
- HEAD
+ 4.0.0