[java-idp-plugin-totp] branch main updated: Remove repository URLs.

Scott Cantor cantor.2 at osu.edu
Tue Jan 17 15:33:21 UTC 2023


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

scantor pushed a commit to branch main
in repository java-idp-plugin-totp.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=7de3281a346c20a334fd16750456237b6dfd21ab

The following commit(s) were added to refs/heads/main by this push:
     new 7de3281  Remove repository URLs.
7de3281 is described below

commit 7de3281a346c20a334fd16750456237b6dfd21ab
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 17 10:33:14 2023 -0500

    Remove repository URLs.
---
 pom.xml | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/pom.xml b/pom.xml
index 637b137..6d06cb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,23 +34,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>
-
     <scm>
         <connection>scm:git:https://git.shibboleth.net/git/java-${project.artifactId}</connection>
         <developerConnection>scm:git:git at git.shibboleth.net:java-${project.artifactId}</developerConnection>

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


More information about the commits mailing list