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

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 15:59:35 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-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=389d6979c66b029cdd7d3523a2e006eac5d00a85

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

commit 389d6979c66b029cdd7d3523a2e006eac5d00a85
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 10:59:31 2024 -0500

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

diff --git a/pom.xml b/pom.xml
index 1340bcb7..f6b4a922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,12 +125,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