[java-idp-jetty-base] branch 10-windows updated: JPAR-197 - Remove our Maven repositories from POMs
Rod Widdowson
rdw at steadingsoftware.com
Sat Jan 14 14:54:52 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 10-windows
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=c5ff8cb35f3c0a42177aed99f0163fd43a3b1954
The following commit(s) were added to refs/heads/10-windows by this push:
new c5ff8cb JPAR-197 - Remove our Maven repositories from POMs
c5ff8cb is described below
commit c5ff8cb35f3c0a42177aed99f0163fd43a3b1954
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Jan 14 14:54:24 2023 +0000
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 c8e9d53..33edf9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,23 +22,6 @@
<slf4j.version>2.0.5</slf4j.version>
</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>
<!-- Runtime depenendencies only -->
<!-- Logback -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list