[java-idp-plugin-oidc-config] branch main updated: Remove scm section from POM.

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 16:01:14 UTC 2024


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-config.git;a=commit;h=94688cc622ecc0ead6f7905ef4b0b04dbb20efcb

The following commit(s) were added to refs/heads/main by this push:
     new 94688cc  Remove scm section from POM.
94688cc is described below

commit 94688cc622ecc0ead6f7905ef4b0b04dbb20efcb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 11:01:11 2024 -0500

    Remove scm section from POM.
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3d3e3e8..0c2b799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,12 +51,6 @@
         </dependencies>
     </dependencyManagement>
 
-    <scm>
-        <connection>${shibboleth.scm.connection}${shibboleth.projectName}</connection>
-        <developerConnection>${shibboleth.scm.developerConnection}${shibboleth.projectName}</developerConnection>
-        <url>${shibboleth.scm.url}${shibboleth.projectName}.git</url>
-    </scm>
-
     <build>
         <plugins>
             <plugin>

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


More information about the commits mailing list