This is an automated email from the ASF dual-hosted git repository. ahuber pushed a commit to branch v3 in repository https://gitbox.apache.org/repos/asf/causeway-app-referenceapp.git
commit 96e8eb61f61c63def2bcc8f9e7cb4398131c8ab0 Merge: 9134a25 3ffc19e Author: andi-huber <[email protected]> AuthorDate: Thu Apr 4 06:33:57 2024 +0200 merge master into v3 pom.xml | 1 + 1 file changed, 1 insertion(+) diff --cc pom.xml index 5fe3f0f,cfdb011..13e3e02 --- a/pom.xml +++ b/pom.xml @@@ -22,8 -23,9 +22,9 @@@ <groupId>org.apache.causeway.examples.apps</groupId> <artifactId>reference-app-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> <!-- seems superfluous, but is required for the maven set plugin to work --> ++ <version>3.0.0-SNAPSHOT</version> <!-- seems superfluous, but is required for the maven set plugin to work --> - <name>Reference App</name> + <name>Demo - Parent</name> <packaging>pom</packaging>
