[java-metadata-aggregator] branch main updated: MDA-297 - Standardise pipeline name
Ian Young
ian at iay.org.uk
Mon Oct 23 13:14:22 UTC 2023
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=9f824fd41b927363457e8f73a9eb4dc9fa5344cb
The following commit(s) were added to refs/heads/main by this push:
new 9f824fd MDA-297 - Standardise pipeline name
9f824fd is described below
commit 9f824fd41b927363457e8f73a9eb4dc9fa5344cb
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Oct 23 14:14:17 2023 +0100
MDA-297 - Standardise pipeline name
https://shibboleth.atlassian.net/browse/MDA-297
---
doc/wiki/discofeed.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/wiki/discofeed.xml b/doc/wiki/discofeed.xml
index 17a480c..15af4e9 100644
--- a/doc/wiki/discofeed.xml
+++ b/doc/wiki/discofeed.xml
@@ -18,7 +18,7 @@
<!-- Default Shibboleth component bean id property from Spring bean id -->
<bean parent="mda.IdentifiableBeanPostProcessor" lazy-init="false"/>
- <bean id="DiscoFeed" parent="mda.SimplePipeline">
+ <bean id="main" parent="mda.SimplePipeline">
<property name="stages">
<list>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list