[java-plugin-storage-jdbc] branch main updated: Remove repositories
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 27 13:37:01 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-plugin-storage-jdbc.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=29f23ad8885e5b99ef91572682fb6a885b58e70e
The following commit(s) were added to refs/heads/main by this push:
new 29f23ad Remove repositories
29f23ad is described below
commit 29f23ad8885e5b99ef91572682fb6a885b58e70e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 27 14:36:56 2023 +0100
Remove repositories
---
pom.xml | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/pom.xml b/pom.xml
index c5c7b06..ce1d7e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,22 +30,6 @@
<developerConnection>${shibboleth.scm.developerConnection}java-idp-plugin-jdbc-storage</developerConnection>
<url>${shibboleth.scm.url}java-idp-plugin-jdbc-storage.git</url>
</scm>
- <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>
<!-- Project wide test Dependencies -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list