[java-shib-shared] branch main updated: Remove site config.
Scott Cantor
cantor.2 at osu.edu
Mon Nov 6 17:17:11 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=2013923d65206ed4e4725ff2f3c6d35954f11d8c
The following commit(s) were added to refs/heads/main by this push:
new 2013923d Remove site config.
2013923d is described below
commit 2013923d65206ed4e4725ff2f3c6d35954f11d8c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 6 12:17:07 2023 -0500
Remove site config.
---
shib-cli/pom.xml | 8 --------
shib-networking-spring/pom.xml | 7 -------
shib-networking/pom.xml | 7 -------
shib-security-spring/pom.xml | 7 -------
shib-security/pom.xml | 8 --------
shib-service/pom.xml | 7 -------
shib-spring/pom.xml | 7 -------
shib-support/pom.xml | 7 -------
shib-testing/pom.xml | 8 --------
shib-velocity-spring/pom.xml | 7 -------
shib-velocity/pom.xml | 7 -------
11 files changed, 80 deletions(-)
diff --git a/shib-cli/pom.xml b/shib-cli/pom.xml
index 023f821e..41403160 100644
--- a/shib-cli/pom.xml
+++ b/shib-cli/pom.xml
@@ -66,12 +66,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
-
</project>
diff --git a/shib-networking-spring/pom.xml b/shib-networking-spring/pom.xml
index cb248da9..69ef40b3 100644
--- a/shib-networking-spring/pom.xml
+++ b/shib-networking-spring/pom.xml
@@ -95,11 +95,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-networking/pom.xml b/shib-networking/pom.xml
index 7bee0c99..b9472862 100644
--- a/shib-networking/pom.xml
+++ b/shib-networking/pom.xml
@@ -74,11 +74,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-security-spring/pom.xml b/shib-security-spring/pom.xml
index eee56dbd..a217ed5f 100644
--- a/shib-security-spring/pom.xml
+++ b/shib-security-spring/pom.xml
@@ -64,11 +64,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-security/pom.xml b/shib-security/pom.xml
index fe922e94..bed3a5db 100644
--- a/shib-security/pom.xml
+++ b/shib-security/pom.xml
@@ -82,12 +82,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
-
</project>
diff --git a/shib-service/pom.xml b/shib-service/pom.xml
index da53068e..ea463c66 100644
--- a/shib-service/pom.xml
+++ b/shib-service/pom.xml
@@ -92,11 +92,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-spring/pom.xml b/shib-spring/pom.xml
index 1e8dbaae..abfe37ba 100644
--- a/shib-spring/pom.xml
+++ b/shib-spring/pom.xml
@@ -96,11 +96,4 @@
<url>https://git.shibboleth.net/view/?p=${project.artifactId}.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-support/pom.xml b/shib-support/pom.xml
index 35e87c92..38eac8e3 100644
--- a/shib-support/pom.xml
+++ b/shib-support/pom.xml
@@ -60,11 +60,4 @@
<url>https://git.shibboleth.net/view/?p=${project.artifactId}.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-testing/pom.xml b/shib-testing/pom.xml
index e74a8100..cb191995 100644
--- a/shib-testing/pom.xml
+++ b/shib-testing/pom.xml
@@ -86,12 +86,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
-
</project>
diff --git a/shib-velocity-spring/pom.xml b/shib-velocity-spring/pom.xml
index e9236557..4e1a85e9 100644
--- a/shib-velocity-spring/pom.xml
+++ b/shib-velocity-spring/pom.xml
@@ -71,11 +71,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
diff --git a/shib-velocity/pom.xml b/shib-velocity/pom.xml
index 1e9a1979..ccab6a8e 100644
--- a/shib-velocity/pom.xml
+++ b/shib-velocity/pom.xml
@@ -48,11 +48,4 @@
<url>${shibboleth.scm.url}java-shib-shared.git</url>
</scm>
- <distributionManagement>
- <site>
- <id>site</id>
- <url>scp:${shared-module.site.url}</url>
- </site>
- </distributionManagement>
-
</project>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list