[java-identity-provider] 36/51: Remove SCM stanza from template.

Rod Widdowson rdw at steadingsoftware.com
Sat Mar 16 14:29:08 UTC 2024


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

rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=546a6182a0a0052f7a8a155b6716637a76f77005

commit 546a6182a0a0052f7a8a155b6716637a76f77005
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 27 14:35:39 2024 -0500

    Remove SCM stanza from template.
---
 module-pom.xml.tmpl | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/module-pom.xml.tmpl b/module-pom.xml.tmpl
index 0b75832bf..d918d328a 100644
--- a/module-pom.xml.tmpl
+++ b/module-pom.xml.tmpl
@@ -30,10 +30,4 @@
         <!-- Managed Dependencies -->
     </dependencies>
 
-    <scm>
-        <connection>${shibboleth.scm.connection}java-identity-provider</connection>
-        <developerConnection>${shibboleth.scm.developerConnection}java-identity-provider</developerConnection>
-        <url>${shibboleth.scm.url}java-identity-provider.git</url>
-    </scm>
-
 </project>

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


More information about the commits mailing list