This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new 20b9383e9 [maven-release-plugin] prepare for next development iteration
20b9383e9 is described below
commit 20b9383e927a5b7bf3785a15d5cf78112ac4add9
Author: stariy95 <[email protected]>
AuthorDate: Fri Aug 21 11:00:54 2026 +0400
[maven-release-plugin] prepare for next development iteration
---
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 | 2 +-
cayenne-osgi/pom.xml | 2 +-
cayenne-project-compatibility/pom.xml | 2 +-
cayenne-project/pom.xml | 2 +-
cayenne-velocity/pom.xml | 2 +-
cayenne/pom.xml | 2 +-
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 | 2 +-
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 | 4 ++--
tutorials/pom.xml | 2 +-
tutorials/tutorial/pom.xml | 2 +-
38 files changed, 39 insertions(+), 39 deletions(-)
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 59492e666..cb3f03d3c 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-M3</version>
+ <version>5.0-SNAPSHOT</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 cf4471768..c18d109cc 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-M3</version>
+ <version>5.0-SNAPSHOT</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 bae9d8158..ece9bdc0d 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<description>Common Unit Test Utilities</description>
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index f4db84805..fb9f2fe2b 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.cayenne.build-tools</groupId>
diff --git a/cayenne-ant/pom.xml b/cayenne-ant/pom.xml
index 5172845fa..ae054387d 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-cache-invalidation/pom.xml
b/cayenne-cache-invalidation/pom.xml
index 33ef234a4..0d59c33c0 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-cgen/pom.xml b/cayenne-cgen/pom.xml
index b4ba42a5c..b926c79cc 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-crypto/pom.xml b/cayenne-crypto/pom.xml
index a26967627..0cf676ead 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-M3</version>
+ <version>5.0-SNAPSHOT</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 8b1095773..bc4656353 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-di/pom.xml b/cayenne-di/pom.xml
index 66cfb648d..09c63a483 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-di</artifactId>
<packaging>jar</packaging>
diff --git a/cayenne-gradle-plugin/pom.xml b/cayenne-gradle-plugin/pom.xml
index 1ec8c8601..c0c900c90 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-jcache/pom.xml b/cayenne-jcache/pom.xml
index f5694468b..750d8a6b4 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-lifecycle/pom.xml b/cayenne-lifecycle/pom.xml
index 1b3a8d10d..366205b30 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-M3</version>
+ <version>5.0-SNAPSHOT</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 de1dd952e..769d42329 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<description>Integration Tests - Cayenne Maven Plugin</description>
diff --git a/cayenne-maven-plugin/pom.xml b/cayenne-maven-plugin/pom.xml
index 2504bbfc2..bef994590 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-mcp-server/pom.xml b/cayenne-mcp-server/pom.xml
index a017683c2..41ef519d2 100644
--- a/cayenne-mcp-server/pom.xml
+++ b/cayenne-mcp-server/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.cayenne</groupId>
<artifactId>cayenne-parent</artifactId>
- <version>5.0-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-mcp-server</artifactId>
diff --git a/cayenne-osgi/pom.xml b/cayenne-osgi/pom.xml
index f6db7f9f9..debe3e03c 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-project-compatibility/pom.xml
b/cayenne-project-compatibility/pom.xml
index e27badd06..6a5ef362f 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne-project/pom.xml b/cayenne-project/pom.xml
index 2bae6a300..4a52f38df 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-project</artifactId>
diff --git a/cayenne-velocity/pom.xml b/cayenne-velocity/pom.xml
index 5084d4f10..2b95dfb83 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cayenne/pom.xml b/cayenne/pom.xml
index 3c40b2555..63aadf4af 100644
--- a/cayenne/pom.xml
+++ b/cayenne/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.cayenne</groupId>
<artifactId>cayenne-parent</artifactId>
- <version>5.0-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne</artifactId>
<name>cayenne: Cayenne Core</name>
diff --git a/docs/asciidoc/cayenne-asciidoc-extension/pom.xml
b/docs/asciidoc/cayenne-asciidoc-extension/pom.xml
index 11516c044..b192b0081 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-asciidoc-extension</artifactId>
diff --git a/docs/asciidoc/cayenne-guide/pom.xml
b/docs/asciidoc/cayenne-guide/pom.xml
index 6879814ee..5fdb7089a 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-M3</version>
+ <version>5.0-SNAPSHOT</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 fdb55b626..6749c7732 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-M3</version>
+ <version>5.0-SNAPSHOT</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 2d06daa87..e5534281f 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index a4f5702fd..ba002b7a4 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-asciidoc-parent</artifactId>
diff --git a/docs/doc/pom.xml b/docs/doc/pom.xml
index c597d34a6..4498fdc87 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-doc</artifactId>
diff --git a/docs/pom.xml b/docs/pom.xml
index 2fff842d9..7e11993ac 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-M3</version>
+ <version>5.0-SNAPSHOT</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 46d4a9403..ef6c6d87a 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-modeler-generic</artifactId>
diff --git a/modeler/cayenne-modeler-mac/pom.xml
b/modeler/cayenne-modeler-mac/pom.xml
index e3756c67c..fe6ce14df 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-modeler-mac</artifactId>
diff --git a/modeler/cayenne-modeler-prefs/pom.xml
b/modeler/cayenne-modeler-prefs/pom.xml
index 973405f6f..14b06ea84 100644
--- a/modeler/cayenne-modeler-prefs/pom.xml
+++ b/modeler/cayenne-modeler-prefs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.cayenne.modeler</groupId>
<artifactId>cayenne-modeler-parent</artifactId>
- <version>5.0-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-modeler-prefs</artifactId>
diff --git a/modeler/cayenne-modeler-win/pom.xml
b/modeler/cayenne-modeler-win/pom.xml
index 39e990531..e8da608b1 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-modeler-win</artifactId>
diff --git a/modeler/cayenne-modeler/pom.xml b/modeler/cayenne-modeler/pom.xml
index bde618b31..872339a40 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-modeler</artifactId>
diff --git a/modeler/cayenne-wocompat/pom.xml b/modeler/cayenne-wocompat/pom.xml
index 8918c1d81..969921215 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-wocompat</artifactId>
diff --git a/modeler/pom.xml b/modeler/pom.xml
index 7601c43f3..3ff2d3e9b 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>cayenne-modeler-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 53a510a8e..bf8da33c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.apache.cayenne</groupId>
<name>cayenne-parent: Top-level parent of Cayenne modules</name>
- <version>5.0-M3</version>
+ <version>5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<description>
@@ -337,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>5.0-M3</tag>
+ <tag>HEAD</tag>
</scm>
<organization>
<name>Apache Cayenne</name>
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index baace453f..5304babcf 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.cayenne.tutorials</groupId>
diff --git a/tutorials/tutorial/pom.xml b/tutorials/tutorial/pom.xml
index 6e4a27d8e..34ac8aa9c 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-M3</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>tutorial</artifactId>