[java-idp-oidc] 02/02: Remove scm section from POM.

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 15:58:29 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-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=0fb1c67ec64a8a5cd4d8e230a710881b0e89acfa

commit 0fb1c67ec64a8a5cd4d8e230a710881b0e89acfa
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 10:58:24 2024 -0500

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

diff --git a/pom.xml b/pom.xml
index f6b3c01b..b041bcdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,12 +162,6 @@
             </dependency>            
         </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>

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


More information about the commits mailing list