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

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 16:04:05 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-totp.

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

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

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

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

diff --git a/pom.xml b/pom.xml
index ff2e9f6..1d28a69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,12 +77,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