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

danhaywood pushed a commit to branch v3-jdo-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git

commit 90bac41ddf2e10e6fbfbccaf9967417bcfdfc617
Author: danhaywood <[email protected]>
AuthorDate: Sun Apr 7 16:02:45 2024 +0100

    update to use non-SNAPSHOT version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 12e09b9..fed3c76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.causeway.app</groupId>
         <artifactId>causeway-app-starter-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath/>
     </parent>
 

Reply via email to