[java-oidc-common] branch main updated: Remove scm section from POM.
Scott Cantor
cantor.2 at osu.edu
Thu Feb 8 15:55:54 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=d515a8b2fa5843601f96ce4cce04b5bfc52e569e
The following commit(s) were added to refs/heads/main by this push:
new d515a8b Remove scm section from POM.
d515a8b is described below
commit d515a8b2fa5843601f96ce4cce04b5bfc52e569e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 10:55:51 2024 -0500
Remove scm section from POM.
---
pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index d9e7fc0..49cd2b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,12 +243,6 @@
</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>
<plugin>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list