[java-shib-profile] branch main updated: Remove scm section from POMs.
Scott Cantor
cantor.2 at osu.edu
Thu Feb 8 15:48:11 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-profile.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-profile.git;a=commit;h=9901a4b61d7568e712424ffddb9f5d8e85cbf093
The following commit(s) were added to refs/heads/main by this push:
new 9901a4b Remove scm section from POMs.
9901a4b is described below
commit 9901a4b61d7568e712424ffddb9f5d8e85cbf093
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 10:48:08 2024 -0500
Remove scm section from POMs.
---
pom.xml | 6 ------
shib-profile-api/pom.xml | 6 ------
shib-profile-bom/pom.xml | 6 ------
shib-profile-impl/pom.xml | 6 ------
shib-profile-testing/pom.xml | 6 ------
shib-saml-profile-api/pom.xml | 6 ------
6 files changed, 36 deletions(-)
diff --git a/pom.xml b/pom.xml
index c008b0a..df48d6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,12 +327,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>
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index df8361e..077aec0 100644
--- a/shib-profile-api/pom.xml
+++ b/shib-profile-api/pom.xml
@@ -139,10 +139,4 @@
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}${shibboleth.projectName}</connection>
- <developerConnection>${shibboleth.scm.developerConnection}${shibboleth.projectName}</developerConnection>
- <url>${shibboleth.scm.url}${shibboleth.projectName}.git</url>
- </scm>
-
</project>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index 226e20c..f122128 100644
--- a/shib-profile-bom/pom.xml
+++ b/shib-profile-bom/pom.xml
@@ -54,11 +54,5 @@
</dependency>
</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>
</project>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index 4d4b6ee..b5241d9 100644
--- a/shib-profile-impl/pom.xml
+++ b/shib-profile-impl/pom.xml
@@ -98,10 +98,4 @@
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}${shibboleth.projectName}</connection>
- <developerConnection>${shibboleth.scm.developerConnection}${shibboleth.projectName}</developerConnection>
- <url>${shibboleth.scm.url}${shibboleth.projectName}.git</url>
- </scm>
-
</project>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 6bb27f7..24ba77b 100644
--- a/shib-profile-testing/pom.xml
+++ b/shib-profile-testing/pom.xml
@@ -43,10 +43,4 @@
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}${shibboleth.projectName}</connection>
- <developerConnection>${shibboleth.scm.developerConnection}${shibboleth.projectName}</developerConnection>
- <url>${shibboleth.scm.url}${shibboleth.projectName}.git</url>
- </scm>
-
</project>
diff --git a/shib-saml-profile-api/pom.xml b/shib-saml-profile-api/pom.xml
index e159d0b..a8a366d 100644
--- a/shib-saml-profile-api/pom.xml
+++ b/shib-saml-profile-api/pom.xml
@@ -109,10 +109,4 @@
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}${shibboleth.projectName}</connection>
- <developerConnection>${shibboleth.scm.developerConnection}${shibboleth.projectName}</developerConnection>
- <url>${shibboleth.scm.url}${shibboleth.projectName}.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