[java-idp-plugin-scripting] branch main updated: Remove repositories
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 27 13:38:50 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-scripting.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=8ff233347fecbfd6008339350b09ca60eabe0d68
The following commit(s) were added to refs/heads/main by this push:
new 8ff2333 Remove repositories
8ff2333 is described below
commit 8ff233347fecbfd6008339350b09ca60eabe0d68
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 27 14:38:45 2023 +0100
Remove repositories
---
pom.xml | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/pom.xml b/pom.xml
index acf6df5..6cb1cac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,23 +33,6 @@
</site>
</distributionManagement>
- <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>
</dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list