[java-metadata-aggregator] branch main updated: MDA-263 - Aggregator build issues
Ian Young
ian at iay.org.uk
Wed Oct 27 14:08:46 UTC 2021
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=843e398d539da37f2410bc41356728557f19a4ef
The following commit(s) were added to refs/heads/main by this push:
new 843e398 MDA-263 - Aggregator build issues
843e398 is described below
commit 843e398d539da37f2410bc41356728557f19a4ef
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Oct 27 15:05:57 2021 +0100
MDA-263 - Aggregator build issues
https://shibboleth.atlassian.net/browse/MDA-263
Change the link pointed to by the POM's <description> to correspond to
the new Confluence space. Note, however, that this isn't how
you're supposed to reference such things, as the <description> is
rendered as plain text in the site. Doing the right thing is, however,
much more complex.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8f7b356..f9ab1b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
A framework and tool for processing metadata, with an emphasis on SAML metadata.
For more information, including how to install and configure the command-line tool,
- see https://wiki.shibboleth.net/confluence/display/MA1/Home
+ see https://shibboleth.atlassian.net/wiki/spaces/MA1
</description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list