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

danhaywood pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git

commit f10d0a452b84b3101d73db2c62abf2427b7e4c0d
Author: Dan Haywood <[email protected]>
AuthorDate: Sun May 26 16:35:11 2024 +0100

    updates top-level pom.xml to include new visit module as child module
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 87808c8..cde25c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,7 @@
 
     <modules>
         <module>module-petowner</module>
+        <module>module-visit</module>
         <module>module-simple</module>
         <module>module-simple-tests</module>
         <module>webapp</module>

Reply via email to