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

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 16:03:15 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-scripting.

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

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

commit 30dc8f6422a7c88f6fc8f0df45aaaec90476acb8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 11:03:12 2024 -0500

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

diff --git a/pom.xml b/pom.xml
index 7a7d0a3..4a451fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,12 +60,6 @@
         <module>rhino-impl</module>
         <module>rhino-dist</module>
     </modules>
-
-    <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