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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5adb6903c8 updates doap
5adb6903c8 is described below

commit 5adb6903c8509a8a3bb57bdab6ca988ce771884b
Author: Dan Haywood <[email protected]>
AuthorDate: Mon Jul 8 00:02:50 2024 +0100

    updates doap
---
 antora/supplemental-ui/doap_causeway.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/antora/supplemental-ui/doap_causeway.rdf 
b/antora/supplemental-ui/doap_causeway.rdf
index faed38979f..6e9d4aab03 100644
--- a/antora/supplemental-ui/doap_causeway.rdf
+++ b/antora/supplemental-ui/doap_causeway.rdf
@@ -28,7 +28,7 @@
     <homepage rdf:resource="https://causeway.apache.org"; />
     <asfext:pmc rdf:resource="https://causeway.apache.org"; />
     <shortdesc>Apache Causeway is a framework for rapidly developing 
domain-driven apps in Java</shortdesc>
-    <description>Apache Causeway is a framework for rapidly developing 
domain-driven apps in Java. Write your business logic in entities, domain 
services and repositories, and the framework dynamically (at runtime) generates 
a representation of that domain model as a webapp or as a RESTful API. For 
prototyping or production.</description>
+    <description>Apache Causeway is a framework for rapidly developing 
domain-driven apps in Java. Write your business logic in entities, domain 
services and repositories, and the framework dynamically (at runtime) generates 
a representation of that domain model as a webapp, RESTful or GraphQL API. For 
prototyping or production.</description>
     <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/CAUSEWAY"; />
     <mailing-list 
rdf:resource="https://causeway.apache.org/docs/2.0.0-RC1/support/mailing-list.html";
 />
     <download-page 
rdf:resource="https://causeway.apache.org/docs/2.0.0-RC1/downloads/how-to"; />

Reply via email to