This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 0595db647f update DOAP
0595db647f is described below
commit 0595db647f3711b5dd5ae727118019b6a3cc8cc6
Author: Paul King <[email protected]>
AuthorDate: Wed Oct 1 07:59:40 2025 +1000
update DOAP
---
DOAP.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DOAP.rdf b/DOAP.rdf
index 95e069a510..b9d48b3953 100644
--- a/DOAP.rdf
+++ b/DOAP.rdf
@@ -26,7 +26,7 @@
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache Grails</name>
<homepage rdf:resource="https://grails.apache.org" />
- <asfext:pmc rdf:resource="https://groovy.apache.org" />
+ <asfext:pmc rdf:resource="https://grails.apache.org" />
<shortdesc>Grails - the Groovy Web Application Framework</shortdesc>
<description>Grails is a powerful Groovy-based web application framework
for the JVM built on top of Spring Boot that has many plugins to further extend
its functionality.</description>
<bug-database rdf:resource="https://github.com/apache/grails-core/issues"
/>