You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cr...@apache.org on 2021/05/19 19:54:33 UTC

[sling-org-apache-sling-auth-saml2] branch master updated: updated the shibboleth repo from public to releases

This is an automated email from the ASF dual-hosted git repository.

cris pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-saml2.git


The following commit(s) were added to refs/heads/master by this push:
     new 4671424  updated the shibboleth repo from public to releases
4671424 is described below

commit 46714241ac6e9d7df564f75ffe34b4d9785734e0
Author: Cris Rockwell <cm...@umich.edu>
AuthorDate: Wed May 19 15:54:11 2021 -0400

    updated the shibboleth repo from public to releases
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75abebc..4c6a1b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@ https://wiki.shibboleth.net/confluence/display/DEV/Use+of+Maven+Central
 <repositories>
   <repository>
     <id>shibboleth</id>
-    <url>https://build.shibboleth.net/nexus/content/groups/public</url>
+    <url>https://build.shibboleth.net/nexus/content/repositories/releases/</url>
   </repository>
 </repositories>