This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git
commit 5b49d5351c14b5320e24ac6fcb7053c39a080f6b Author: Mark Struberg <strub...@apache.org> AuthorDate: Fri Feb 2 14:30:55 2024 +0100 [maven-release-plugin] prepare release 4.0.0 --- openjpa-all/pom.xml | 2 +- openjpa-examples/image-gallery/pom.xml | 2 +- openjpa-examples/openbooks/pom.xml | 2 +- openjpa-examples/pom.xml | 2 +- openjpa-examples/simple/pom.xml | 2 +- openjpa-features/pom.xml | 2 +- openjpa-integration/daytrader/pom.xml | 2 +- openjpa-integration/examples/pom.xml | 2 +- openjpa-integration/jmx/pom.xml | 2 +- openjpa-integration/pom.xml | 2 +- openjpa-integration/slf4j/pom.xml | 2 +- openjpa-integration/tck/pom.xml | 2 +- openjpa-integration/validation/pom.xml | 2 +- openjpa-jdbc/pom.xml | 2 +- openjpa-jest/pom.xml | 2 +- openjpa-junit5/pom.xml | 2 +- openjpa-kernel/pom.xml | 2 +- openjpa-kubernetes/pom.xml | 2 +- openjpa-lib/pom.xml | 2 +- openjpa-persistence-jdbc/pom.xml | 2 +- openjpa-persistence-locking/pom.xml | 2 +- openjpa-persistence/pom.xml | 2 +- openjpa-project/pom.xml | 2 +- openjpa-slice/pom.xml | 2 +- openjpa-tools/openjpa-fetch-statistics-was/pom.xml | 2 +- openjpa-tools/openjpa-fetch-statistics/pom.xml | 2 +- openjpa-tools/openjpa-maven-plugin/pom.xml | 2 +- openjpa-tools/pom.xml | 2 +- openjpa-xmlstore/pom.xml | 2 +- openjpa/pom.xml | 2 +- pom.xml | 4 ++-- 31 files changed, 32 insertions(+), 32 deletions(-) diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml index 49dc289d6..cbf20a324 100644 --- a/openjpa-all/pom.xml +++ b/openjpa-all/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-all</artifactId> diff --git a/openjpa-examples/image-gallery/pom.xml b/openjpa-examples/image-gallery/pom.xml index 624c23c0d..5544deb7c 100644 --- a/openjpa-examples/image-gallery/pom.xml +++ b/openjpa-examples/image-gallery/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-examples</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <groupId>org.apache.openjpa.openjpa-examples</groupId> diff --git a/openjpa-examples/openbooks/pom.xml b/openjpa-examples/openbooks/pom.xml index 770cf061d..5c9b3dee8 100644 --- a/openjpa-examples/openbooks/pom.xml +++ b/openjpa-examples/openbooks/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-examples</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <groupId>org.apache.openjpa.openjpa-examples</groupId> diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml index 4ff524dda..e1eebfa91 100644 --- a/openjpa-examples/pom.xml +++ b/openjpa-examples/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-examples</artifactId> diff --git a/openjpa-examples/simple/pom.xml b/openjpa-examples/simple/pom.xml index db215c0ed..1ad756057 100644 --- a/openjpa-examples/simple/pom.xml +++ b/openjpa-examples/simple/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-examples</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <groupId>org.apache.openjpa.openjpa-examples</groupId> diff --git a/openjpa-features/pom.xml b/openjpa-features/pom.xml index d11b45575..3326f0c81 100644 --- a/openjpa-features/pom.xml +++ b/openjpa-features/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-features</artifactId> diff --git a/openjpa-integration/daytrader/pom.xml b/openjpa-integration/daytrader/pom.xml index eb8a7c3b0..15795d06a 100644 --- a/openjpa-integration/daytrader/pom.xml +++ b/openjpa-integration/daytrader/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-integration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration-daytrader</artifactId> diff --git a/openjpa-integration/examples/pom.xml b/openjpa-integration/examples/pom.xml index d5e45d9de..512ba1ed9 100644 --- a/openjpa-integration/examples/pom.xml +++ b/openjpa-integration/examples/pom.xml @@ -37,7 +37,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-integration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration-examples</artifactId> diff --git a/openjpa-integration/jmx/pom.xml b/openjpa-integration/jmx/pom.xml index b82bf9dd0..62d2335c2 100644 --- a/openjpa-integration/jmx/pom.xml +++ b/openjpa-integration/jmx/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-integration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration-jmx</artifactId> diff --git a/openjpa-integration/pom.xml b/openjpa-integration/pom.xml index 04ea6276e..91d5f7c1f 100644 --- a/openjpa-integration/pom.xml +++ b/openjpa-integration/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration</artifactId> diff --git a/openjpa-integration/slf4j/pom.xml b/openjpa-integration/slf4j/pom.xml index 00f4e747a..c38a2fc04 100644 --- a/openjpa-integration/slf4j/pom.xml +++ b/openjpa-integration/slf4j/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-integration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration-slf4j</artifactId> diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml index 5d9bcb98b..44aa267d0 100644 --- a/openjpa-integration/tck/pom.xml +++ b/openjpa-integration/tck/pom.xml @@ -78,7 +78,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-integration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration-tck</artifactId> diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml index 5bc45c0da..2d85428cb 100644 --- a/openjpa-integration/validation/pom.xml +++ b/openjpa-integration/validation/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-integration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-integration-validation</artifactId> diff --git a/openjpa-jdbc/pom.xml b/openjpa-jdbc/pom.xml index b4a17b1c8..c3f145052 100644 --- a/openjpa-jdbc/pom.xml +++ b/openjpa-jdbc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-jdbc</artifactId> diff --git a/openjpa-jest/pom.xml b/openjpa-jest/pom.xml index b2e3732fb..4604c7ee6 100644 --- a/openjpa-jest/pom.xml +++ b/openjpa-jest/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-jest</artifactId> diff --git a/openjpa-junit5/pom.xml b/openjpa-junit5/pom.xml index 13ab74fdf..72994f35a 100644 --- a/openjpa-junit5/pom.xml +++ b/openjpa-junit5/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-junit5</artifactId> diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml index ea2ebc283..6face3ef3 100644 --- a/openjpa-kernel/pom.xml +++ b/openjpa-kernel/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-kernel</artifactId> diff --git a/openjpa-kubernetes/pom.xml b/openjpa-kubernetes/pom.xml index 2707f1a34..b48671d6c 100644 --- a/openjpa-kubernetes/pom.xml +++ b/openjpa-kubernetes/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-kubernetes</artifactId> diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml index b65e00098..20522ff23 100644 --- a/openjpa-lib/pom.xml +++ b/openjpa-lib/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-lib</artifactId> diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml index 5223d1c05..19a92e9bf 100644 --- a/openjpa-persistence-jdbc/pom.xml +++ b/openjpa-persistence-jdbc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-persistence-jdbc</artifactId> diff --git a/openjpa-persistence-locking/pom.xml b/openjpa-persistence-locking/pom.xml index 4678227b0..937857b7b 100644 --- a/openjpa-persistence-locking/pom.xml +++ b/openjpa-persistence-locking/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-persistence-locking</artifactId> diff --git a/openjpa-persistence/pom.xml b/openjpa-persistence/pom.xml index e2e4e81f2..763599161 100644 --- a/openjpa-persistence/pom.xml +++ b/openjpa-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-persistence</artifactId> diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml index f6963cad6..bc6487ecd 100644 --- a/openjpa-project/pom.xml +++ b/openjpa-project/pom.xml @@ -39,7 +39,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>apache-openjpa</artifactId> diff --git a/openjpa-slice/pom.xml b/openjpa-slice/pom.xml index ca0d895f7..5974a9839 100644 --- a/openjpa-slice/pom.xml +++ b/openjpa-slice/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-slice</artifactId> diff --git a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml index 73d0b5bcb..b202b50b3 100644 --- a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml +++ b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-tools</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-fetch-statistics-was</artifactId> diff --git a/openjpa-tools/openjpa-fetch-statistics/pom.xml b/openjpa-tools/openjpa-fetch-statistics/pom.xml index 39c03d9b0..0ea24ac40 100644 --- a/openjpa-tools/openjpa-fetch-statistics/pom.xml +++ b/openjpa-tools/openjpa-fetch-statistics/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-tools</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-fetch-statistics</artifactId> diff --git a/openjpa-tools/openjpa-maven-plugin/pom.xml b/openjpa-tools/openjpa-maven-plugin/pom.xml index f87277dc0..a1f447854 100644 --- a/openjpa-tools/openjpa-maven-plugin/pom.xml +++ b/openjpa-tools/openjpa-maven-plugin/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-tools</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/openjpa-tools/pom.xml b/openjpa-tools/pom.xml index 44768d729..4ba314d8f 100644 --- a/openjpa-tools/pom.xml +++ b/openjpa-tools/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> <!-- <relativePath>../pom.xml</relativePath>--> </parent> diff --git a/openjpa-xmlstore/pom.xml b/openjpa-xmlstore/pom.xml index cba5357c7..fbc1ee473 100644 --- a/openjpa-xmlstore/pom.xml +++ b/openjpa-xmlstore/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa-xmlstore</artifactId> diff --git a/openjpa/pom.xml b/openjpa/pom.xml index 5e2bbe3eb..2cc93f975 100644 --- a/openjpa/pom.xml +++ b/openjpa/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.openjpa</groupId> <artifactId>openjpa-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>openjpa</artifactId> diff --git a/pom.xml b/pom.xml index 91474384b..6cc21c4df 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <name>OpenJPA Parent POM</name> <description>Apache OpenJPA implementation of Jakarta JPA 3.1</description> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> <properties> <java.class.version>11</java.class.version> @@ -175,7 +175,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/openjpa.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/openjpa.git</developerConnection> <url>https://gitbox.apache.org/repos/asf/openjpa.git</url> - <tag>HEAD</tag> + <tag>4.0.0</tag> </scm> <modules>