This is an automated email from the ASF dual-hosted git repository. dauer pushed a commit to branch taggable-and-audit-logging-maven-coords in repository https://gitbox.apache.org/repos/asf/grails-plugins-metadata.git
commit 8ce5bd29a9ff9f791026059b78ed7b7cfefc6229 Author: Thomas Rasmussen <[email protected]> AuthorDate: Wed May 20 18:51:09 2026 +0200 Updated Maven coords for Taggable, Audit Logging --- grails-plugins/io/github/gpc/taggable.yml | 2 +- grails-plugins/org/grails/plugins/audit-logging.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/grails-plugins/io/github/gpc/taggable.yml b/grails-plugins/io/github/gpc/taggable.yml index aff35dc..9f1bf1f 100644 --- a/grails-plugins/io/github/gpc/taggable.yml +++ b/grails-plugins/io/github/gpc/taggable.yml @@ -1,6 +1,6 @@ name: taggable desc: The Taggable plugin that adds a generic mechanism for tagging data -coords: io.github.gpc:grails-taggable-plugin +coords: io.github.gpc:taggable owner: Grails Plugin Collective vcs: https://github.com/gpc/taggable maven-repo: https://repo1.maven.org/maven2 diff --git a/grails-plugins/org/grails/plugins/audit-logging.yml b/grails-plugins/org/grails/plugins/audit-logging.yml index c07a852..4e10267 100644 --- a/grails-plugins/org/grails/plugins/audit-logging.yml +++ b/grails-plugins/org/grails/plugins/audit-logging.yml @@ -4,7 +4,7 @@ coords: org.grails.plugins:audit-logging owner: grails-plugins vcs: https://github.com/grails-plugins/grails-audit-logging-plugin docs: https://grails-plugins.github.io/grails-audit-logging-plugin/latest/ -maven-repo: https://repo.grails.org/plugins +maven-repo: https://repo1.maven.org/maven2 labels: - auditing licenses:
