[java-opensaml] branch main updated: Remove scm stanza from template.
Scott Cantor
cantor.2 at osu.edu
Tue Feb 27 19:35:18 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=4757ef2572314a83267b94b3949b7492d86889fe
The following commit(s) were added to refs/heads/main by this push:
new 4757ef257 Remove scm stanza from template.
4757ef257 is described below
commit 4757ef2572314a83267b94b3949b7492d86889fe
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 27 14:35:15 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 c870cb378..304b3c4b7 100644
--- a/module-pom.xml.tmpl
+++ b/module-pom.xml.tmpl
@@ -30,10 +30,4 @@
<!-- Managed Dependencies -->
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-opensaml</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-opensaml</developerConnection>
- <url>${shibboleth.scm.url}java-opensaml.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