This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag cayenne-parent-5.0-M2 in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit a01fa74a0bfc2607f99ea142e8f227cf1a569a11 Author: Michael Gentry <[email protected]> AuthorDate: Sun May 31 13:28:47 2026 -0400 [maven-release-plugin] prepare release cayenne-parent-5.0-M2 --- assembly/pom.xml | 2 +- build-tools/cayenne-legal/pom.xml | 2 +- build-tools/cayenne-test-utilities/pom.xml | 2 +- build-tools/pom.xml | 2 +- cayenne-ant/pom.xml | 2 +- cayenne-cache-invalidation/pom.xml | 2 +- cayenne-cgen/pom.xml | 2 +- cayenne-crypto/pom.xml | 2 +- cayenne-dbsync/pom.xml | 2 +- cayenne-di/pom.xml | 2 +- cayenne-gradle-plugin/pom.xml | 2 +- cayenne-jcache/pom.xml | 2 +- cayenne-lifecycle/pom.xml | 2 +- cayenne-maven-plugin-itest/pom.xml | 2 +- cayenne-maven-plugin/pom.xml | 2 +- cayenne-mcp-server/pom.xml | 9 ++++----- cayenne-osgi/pom.xml | 2 +- cayenne-project-compatibility/pom.xml | 2 +- cayenne-project/pom.xml | 2 +- cayenne-velocity/pom.xml | 2 +- cayenne/pom.xml | 7 +++---- docs/asciidoc/cayenne-asciidoc-extension/pom.xml | 2 +- docs/asciidoc/cayenne-guide/pom.xml | 2 +- docs/asciidoc/getting-started-db-first/pom.xml | 2 +- docs/asciidoc/getting-started-guide/pom.xml | 2 +- docs/asciidoc/pom.xml | 2 +- docs/doc/pom.xml | 2 +- docs/pom.xml | 2 +- modeler/cayenne-modeler-generic/pom.xml | 2 +- modeler/cayenne-modeler-mac/pom.xml | 2 +- modeler/cayenne-modeler-prefs/pom.xml | 5 ++--- modeler/cayenne-modeler-win/pom.xml | 2 +- modeler/cayenne-modeler/pom.xml | 2 +- modeler/cayenne-wocompat/pom.xml | 2 +- modeler/pom.xml | 2 +- pom.xml | 7 +++---- tutorials/pom.xml | 2 +- tutorials/tutorial/pom.xml | 2 +- 38 files changed, 46 insertions(+), 50 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index cb3f03d3c..5efae97a0 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <groupId>org.apache.cayenne.assembly</groupId> diff --git a/build-tools/cayenne-legal/pom.xml b/build-tools/cayenne-legal/pom.xml index c18d109cc..c89571b2b 100644 --- a/build-tools/cayenne-legal/pom.xml +++ b/build-tools/cayenne-legal/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne.build-tools</groupId> <artifactId>build-tools-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-legal</artifactId> diff --git a/build-tools/cayenne-test-utilities/pom.xml b/build-tools/cayenne-test-utilities/pom.xml index f8c01c6dd..77840ced1 100644 --- a/build-tools/cayenne-test-utilities/pom.xml +++ b/build-tools/cayenne-test-utilities/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne.build-tools</groupId> <artifactId>build-tools-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <description>Common Unit Test Utilities</description> diff --git a/build-tools/pom.xml b/build-tools/pom.xml index fb9f2fe2b..e9fa18fcd 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <groupId>org.apache.cayenne.build-tools</groupId> diff --git a/cayenne-ant/pom.xml b/cayenne-ant/pom.xml index ae054387d..58f762235 100644 --- a/cayenne-ant/pom.xml +++ b/cayenne-ant/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-cache-invalidation/pom.xml b/cayenne-cache-invalidation/pom.xml index 0d59c33c0..63e00ad02 100644 --- a/cayenne-cache-invalidation/pom.xml +++ b/cayenne-cache-invalidation/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-cgen/pom.xml b/cayenne-cgen/pom.xml index 3ae1faff0..6a768975a 100644 --- a/cayenne-cgen/pom.xml +++ b/cayenne-cgen/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-crypto/pom.xml b/cayenne-crypto/pom.xml index 0cf676ead..1d883ba5e 100644 --- a/cayenne-crypto/pom.xml +++ b/cayenne-crypto/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-crypto</artifactId> <name>cayenne-crypto: Cayenne Cryptography Extensions</name> diff --git a/cayenne-dbsync/pom.xml b/cayenne-dbsync/pom.xml index a40b9e60a..6ac30f6d9 100644 --- a/cayenne-dbsync/pom.xml +++ b/cayenne-dbsync/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-di/pom.xml b/cayenne-di/pom.xml index 09c63a483..cad64c184 100644 --- a/cayenne-di/pom.xml +++ b/cayenne-di/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-di</artifactId> <packaging>jar</packaging> diff --git a/cayenne-gradle-plugin/pom.xml b/cayenne-gradle-plugin/pom.xml index 6c551976d..a531cbdd6 100644 --- a/cayenne-gradle-plugin/pom.xml +++ b/cayenne-gradle-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-jcache/pom.xml b/cayenne-jcache/pom.xml index 1bbe6030b..21e2fd3b8 100644 --- a/cayenne-jcache/pom.xml +++ b/cayenne-jcache/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-lifecycle/pom.xml b/cayenne-lifecycle/pom.xml index 366205b30..e0e00d059 100644 --- a/cayenne-lifecycle/pom.xml +++ b/cayenne-lifecycle/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-lifecycle</artifactId> <name>cayenne-lifecycle: Cayenne Lifecycle Utilities</name> diff --git a/cayenne-maven-plugin-itest/pom.xml b/cayenne-maven-plugin-itest/pom.xml index 9ff1955c2..b6a1f04bb 100644 --- a/cayenne-maven-plugin-itest/pom.xml +++ b/cayenne-maven-plugin-itest/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <description>Integration Tests - Cayenne Maven Plugin</description> diff --git a/cayenne-maven-plugin/pom.xml b/cayenne-maven-plugin/pom.xml index bef994590..560538860 100644 --- a/cayenne-maven-plugin/pom.xml +++ b/cayenne-maven-plugin/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-mcp-server/pom.xml b/cayenne-mcp-server/pom.xml index f440cb47e..336a463e3 100644 --- a/cayenne-mcp-server/pom.xml +++ b/cayenne-mcp-server/pom.xml @@ -17,15 +17,14 @@ specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-mcp-server</artifactId> @@ -118,8 +117,8 @@ <Implementation-Version>${project.version}</Implementation-Version> </manifestEntries> </transformer> - <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/> - <transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer"/> + <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" /> + <transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer" /> <transformer implementation="org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformer"> <addHeader>false</addHeader> </transformer> diff --git a/cayenne-osgi/pom.xml b/cayenne-osgi/pom.xml index debe3e03c..9d0716d4d 100644 --- a/cayenne-osgi/pom.xml +++ b/cayenne-osgi/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-project-compatibility/pom.xml b/cayenne-project-compatibility/pom.xml index 6a5ef362f..0283bcf62 100644 --- a/cayenne-project-compatibility/pom.xml +++ b/cayenne-project-compatibility/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne-project/pom.xml b/cayenne-project/pom.xml index 4a52f38df..cf95e4024 100644 --- a/cayenne-project/pom.xml +++ b/cayenne-project/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-project</artifactId> diff --git a/cayenne-velocity/pom.xml b/cayenne-velocity/pom.xml index bec4c2045..7ba1b997e 100644 --- a/cayenne-velocity/pom.xml +++ b/cayenne-velocity/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cayenne/pom.xml b/cayenne/pom.xml index af6a7b05d..871076d21 100644 --- a/cayenne/pom.xml +++ b/cayenne/pom.xml @@ -17,13 +17,12 @@ specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne</artifactId> <name>cayenne: Cayenne Core</name> @@ -133,7 +132,7 @@ <configuration> <target> <!-- This will remove duplicate Node file --> - <delete file="${project.build.directory}/generated-sources/jjtree/org/apache/cayenne/ejbql/parser/Node.java"/> + <delete file="${project.build.directory}/generated-sources/jjtree/org/apache/cayenne/ejbql/parser/Node.java" /> </target> </configuration> <goals> diff --git a/docs/asciidoc/cayenne-asciidoc-extension/pom.xml b/docs/asciidoc/cayenne-asciidoc-extension/pom.xml index b192b0081..2163d5048 100644 --- a/docs/asciidoc/cayenne-asciidoc-extension/pom.xml +++ b/docs/asciidoc/cayenne-asciidoc-extension/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-asciidoc-parent</artifactId> <groupId>org.apache.cayenne.docs</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-asciidoc-extension</artifactId> diff --git a/docs/asciidoc/cayenne-guide/pom.xml b/docs/asciidoc/cayenne-guide/pom.xml index 5fdb7089a..98b46bc30 100644 --- a/docs/asciidoc/cayenne-guide/pom.xml +++ b/docs/asciidoc/cayenne-guide/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-asciidoc-parent</artifactId> <groupId>org.apache.cayenne.docs</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/docs/asciidoc/getting-started-db-first/pom.xml b/docs/asciidoc/getting-started-db-first/pom.xml index 6749c7732..35b189c9c 100644 --- a/docs/asciidoc/getting-started-db-first/pom.xml +++ b/docs/asciidoc/getting-started-db-first/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-asciidoc-parent</artifactId> <groupId>org.apache.cayenne.docs</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/docs/asciidoc/getting-started-guide/pom.xml b/docs/asciidoc/getting-started-guide/pom.xml index e5534281f..7cfffaeb5 100644 --- a/docs/asciidoc/getting-started-guide/pom.xml +++ b/docs/asciidoc/getting-started-guide/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>cayenne-asciidoc-parent</artifactId> <groupId>org.apache.cayenne.docs</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml index 5be5446a1..b87387685 100644 --- a/docs/asciidoc/pom.xml +++ b/docs/asciidoc/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>cayenne-docs-parent</artifactId> <groupId>org.apache.cayenne.docs</groupId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-asciidoc-parent</artifactId> diff --git a/docs/doc/pom.xml b/docs/doc/pom.xml index 4498fdc87..819d5db48 100644 --- a/docs/doc/pom.xml +++ b/docs/doc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne.docs</groupId> <artifactId>cayenne-docs-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-doc</artifactId> diff --git a/docs/pom.xml b/docs/pom.xml index 7e11993ac..b7ed9ff3b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <groupId>org.apache.cayenne.docs</groupId> diff --git a/modeler/cayenne-modeler-generic/pom.xml b/modeler/cayenne-modeler-generic/pom.xml index ef6c6d87a..300cb9184 100644 --- a/modeler/cayenne-modeler-generic/pom.xml +++ b/modeler/cayenne-modeler-generic/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.cayenne.modeler</groupId> <artifactId>cayenne-modeler-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-modeler-generic</artifactId> diff --git a/modeler/cayenne-modeler-mac/pom.xml b/modeler/cayenne-modeler-mac/pom.xml index fe6ce14df..6c3826f6f 100644 --- a/modeler/cayenne-modeler-mac/pom.xml +++ b/modeler/cayenne-modeler-mac/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne.modeler</groupId> <artifactId>cayenne-modeler-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-modeler-mac</artifactId> diff --git a/modeler/cayenne-modeler-prefs/pom.xml b/modeler/cayenne-modeler-prefs/pom.xml index 174e489d3..56f7409e0 100644 --- a/modeler/cayenne-modeler-prefs/pom.xml +++ b/modeler/cayenne-modeler-prefs/pom.xml @@ -17,15 +17,14 @@ specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.cayenne.modeler</groupId> <artifactId>cayenne-modeler-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-modeler-prefs</artifactId> diff --git a/modeler/cayenne-modeler-win/pom.xml b/modeler/cayenne-modeler-win/pom.xml index e8da608b1..3597e0225 100644 --- a/modeler/cayenne-modeler-win/pom.xml +++ b/modeler/cayenne-modeler-win/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne.modeler</groupId> <artifactId>cayenne-modeler-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-modeler-win</artifactId> diff --git a/modeler/cayenne-modeler/pom.xml b/modeler/cayenne-modeler/pom.xml index b690f264a..f27b7a883 100644 --- a/modeler/cayenne-modeler/pom.xml +++ b/modeler/cayenne-modeler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne.modeler</groupId> <artifactId>cayenne-modeler-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-modeler</artifactId> diff --git a/modeler/cayenne-wocompat/pom.xml b/modeler/cayenne-wocompat/pom.xml index 969921215..39f955d00 100644 --- a/modeler/cayenne-wocompat/pom.xml +++ b/modeler/cayenne-wocompat/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.cayenne.modeler</groupId> <artifactId>cayenne-modeler-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-wocompat</artifactId> diff --git a/modeler/pom.xml b/modeler/pom.xml index 3ff2d3e9b..0caf269fa 100644 --- a/modeler/pom.xml +++ b/modeler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>cayenne-modeler-parent</artifactId> diff --git a/pom.xml b/pom.xml index a4e201260..f0f5a1f09 100644 --- a/pom.xml +++ b/pom.xml @@ -17,15 +17,14 @@ specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>cayenne-parent</artifactId> <groupId>org.apache.cayenne</groupId> <name>cayenne-parent: Top-level parent of Cayenne modules</name> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> <packaging>pom</packaging> <description> @@ -338,7 +337,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/cayenne.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cayenne.git</developerConnection> <url>https://github.com/apache/cayenne</url> - <tag>HEAD</tag> + <tag>cayenne-parent-5.0-M2</tag> </scm> <organization> <name>Apache Cayenne</name> diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 5304babcf..02fdc81b6 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <groupId>org.apache.cayenne.tutorials</groupId> diff --git a/tutorials/tutorial/pom.xml b/tutorials/tutorial/pom.xml index c13347d38..ec3bc96c7 100644 --- a/tutorials/tutorial/pom.xml +++ b/tutorials/tutorial/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.cayenne.tutorials</groupId> <artifactId>cayenne-tutorials-parent</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-M2</version> </parent> <artifactId>tutorial</artifactId>
