Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Switch back to canonical eduGAIN aggregate location.
Browse files Browse the repository at this point in the history
The feed-sha256 location was put in place for a transition which has now completed.
  • Loading branch information
iay committed Apr 23, 2015
1 parent d1b8267 commit 9b080f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/int_edugain/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
-->
<!-- production aggregate -->
<bean id="int_edugain_productionAggregate_url" class="java.lang.String">
<constructor-arg value="http://mds.edugain.org/feed-sha256.xml"/>
<constructor-arg value="http://mds.edugain.org/"/>
</bean>
<!-- test aggregate -->
<bean id="int_edugain_testAggregate_url" class="java.lang.String">
Expand Down

0 comments on commit 9b080f5

Please sign in to comment.