[java-shib-attribute] branch main updated: JPAR-197 - Remove our Maven repositories from POMs

Tom Zeller tzeller at dragonacea.biz
Fri Jan 13 15:53:50 UTC 2023


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch main
in repository java-shib-attribute.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=e46101c4d1f2fc363d3db5292082456fcc391b42

The following commit(s) were added to refs/heads/main by this push:
     new e46101c4d JPAR-197 - Remove our Maven repositories from POMs
e46101c4d is described below

commit e46101c4d1f2fc363d3db5292082456fcc391b42
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Jan 13 09:38:50 2023 -0600

    JPAR-197 - Remove our Maven repositories from POMs
    
    https://shibboleth.atlassian.net/browse/JPAR-197
---
 pom.xml | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/pom.xml b/pom.xml
index e8cfc329c..d68a8f87d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,23 +49,6 @@
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 
-    <repositories>
-        <repository>
-            <id>shib-release</id>
-            <url>https://build.shibboleth.net/nexus/content/groups/public</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-        <repository>
-            <id>shib-snapshot</id>
-            <url>https://build.shibboleth.net/nexus/content/repositories/snapshots</url>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </repository>
-    </repositories>
-
     <dependencies>
     <!-- This file should contain NO additional dependencies unless they truly apply to every "every module. See IDP-1620. -->
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list