[java-idp-integration-tests] 02/04: Remove our repositories from POM
Tom Zeller
tzeller at dragonacea.biz
Thu May 18 00:04:17 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=2366627be8a8f926d585b0172c7ab2e53df1b657
commit 2366627be8a8f926d585b0172c7ab2e53df1b657
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 17 17:29:43 2023 -0500
Remove our repositories from POM
---
pom.xml | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4908603..2286e57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,23 +47,6 @@
<svn.relative.location>java-idp-integration-tests</svn.relative.location>
</properties>
- <repositories>
- <repository>
- <id>shib-release</id>
- <url>https://build.shibboleth.net/maven/releases/</url>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- <repository>
- <id>shib-snapshot</id>
- <url>https://build.shibboleth.net/maven/snapshots/</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- </repository>
- </repositories>
-
<dependencyManagement>
<dependencies>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list