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

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

commit 7fca954d04f32074669ad8a325d5f28b91178ee7
Author: danhaywood <[email protected]>
AuthorDate: Sun Jan 28 13:21:45 2024 +0000

    CAUSEWAY-3676: updates causeway-tooling.yml (correct version)
---
 causeway-tooling.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/causeway-tooling.yml b/causeway-tooling.yml
index 3dadea16d9..f47dd6c321 100644
--- a/causeway-tooling.yml
+++ b/causeway-tooling.yml
@@ -45,6 +45,7 @@ commands:
 
       Viewer: org.apache.causeway.viewer
       "Viewer Commons": "org.apache.causeway.viewer:causeway-viewer-commons.*"
+      GraphQL: "org.apache.causeway.viewer:causeway-viewer-graphql.*"
       "Restful Objects": 
"org.apache.causeway.viewer:causeway-viewer-restfulobjects.*"
       Wicket: "org.apache.causeway.viewer:causeway-viewer-wicket.*"
 
@@ -77,7 +78,7 @@ commands:
 
       Incubator: org.apache.causeway.incubator
       "Kroviz Client": 
"org.apache.causeway.incubator.clients:causeway-client-kroviz.*"
-      "GraphQL Viewer": 
"org.apache.causeway.incubator.viewer:causeway-viewer-graphql.*"
+      "Command Replay": 
"org.apache.causeway.incubator.extensions:causeway-extensions-commandreplay.*"
 
   index:
 

Reply via email to