This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch release-3.4.0-RC1-jdo
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git

commit 220f608285aed93ceae9b45ccc6fb895c996121a
Author: Dan Haywood <[email protected]>
AuthorDate: Tue Jul 1 08:25:51 2025 +0100

    CAUSEWAY-3882 - updates to 3.4.0 (jdo)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0e20ed5..1da6117 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.apache.causeway.app</groupId>
         <artifactId>causeway-app-starter-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.0</version>
         <relativePath/>
     </parent>
 
     <artifactId>helloworld-jdo</artifactId>
     <groupId>org.apache.causeway.starters</groupId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.4.0</version>
 
     <name>HelloWorld (JDO)</name>
 

Reply via email to