This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-2873 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit f159e44c14ea17f761e025c56d00ffaf3fca8745 Author: Dan Haywood <[email protected]> AuthorDate: Sun May 26 10:52:47 2024 +0100 CAUSEWAY-2873: 03-14 (2) --- .../tutorials/modules/petclinic/pages/030-petowner-entity.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc b/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc index 496b871771..179a312512 100644 --- a/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc +++ b/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc @@ -1086,7 +1086,7 @@ This has the benefit of being dynamic; we can move fields around in the layout w [source,bash] ---- -git checkout tags/03-14-PetOwner-fieldsets +git checkout tags/03-14-use-layout-xml-for-ui-semantics mvn clean install mvn -pl spring-boot:run ----
