[java-identity-provider] branch main updated: Remove SCM stanza from template.
Scott Cantor
cantor.2 at osu.edu
Tue Feb 27 19:35:42 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=41cea8da84dfbda43e8e6b0751924e0e0f44eee6
The following commit(s) were added to refs/heads/main by this push:
new 41cea8da8 Remove SCM stanza from template.
41cea8da8 is described below
commit 41cea8da84dfbda43e8e6b0751924e0e0f44eee6
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