[java-shib-shared] branch main updated: Remove scm section from POMs.
Scott Cantor
cantor.2 at osu.edu
Thu Feb 8 15:36:21 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-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=2556ae5f85d2b73f4c1d866f00a42bcb6a1a2f83
The following commit(s) were added to refs/heads/main by this push:
new 2556ae5f Remove scm section from POMs.
2556ae5f is described below
commit 2556ae5f85d2b73f4c1d866f00a42bcb6a1a2f83
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 10:36:18 2024 -0500
Remove scm section from POMs.
---
pom.xml | 6 ------
shib-cli/pom.xml | 6 ------
shib-networking-spring/pom.xml | 6 ------
shib-networking/pom.xml | 6 ------
shib-security-spring/pom.xml | 6 ------
shib-security/pom.xml | 6 ------
shib-service/pom.xml | 7 -------
shib-spring/pom.xml | 6 ------
shib-support/pom.xml | 6 ------
shib-testing/pom.xml | 6 ------
shib-velocity-spring/pom.xml | 6 ------
shib-velocity/pom.xml | 6 ------
12 files changed, 73 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6db0b9a0..1efab69d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,12 +92,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-cli/pom.xml b/shib-cli/pom.xml
index 41403160..d7a74785 100644
--- a/shib-cli/pom.xml
+++ b/shib-cli/pom.xml
@@ -60,10 +60,4 @@
<!-- Test Dependencies -->
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-networking-spring/pom.xml b/shib-networking-spring/pom.xml
index 69ef40b3..d647676f 100644
--- a/shib-networking-spring/pom.xml
+++ b/shib-networking-spring/pom.xml
@@ -89,10 +89,4 @@
</dependency>
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-networking/pom.xml b/shib-networking/pom.xml
index b9472862..644b6dab 100644
--- a/shib-networking/pom.xml
+++ b/shib-networking/pom.xml
@@ -68,10 +68,4 @@
</dependency>
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-security-spring/pom.xml b/shib-security-spring/pom.xml
index a217ed5f..291497d7 100644
--- a/shib-security-spring/pom.xml
+++ b/shib-security-spring/pom.xml
@@ -58,10 +58,4 @@
</dependency>
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-security/pom.xml b/shib-security/pom.xml
index bed3a5db..b2dd4e3a 100644
--- a/shib-security/pom.xml
+++ b/shib-security/pom.xml
@@ -76,10 +76,4 @@
</dependency>
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-service/pom.xml b/shib-service/pom.xml
index ea463c66..89da5074 100644
--- a/shib-service/pom.xml
+++ b/shib-service/pom.xml
@@ -83,13 +83,6 @@
<!-- Runtime Dependencies -->
<!-- Test Dependencies -->
-
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-spring/pom.xml b/shib-spring/pom.xml
index 1246a8d5..8cc6d89f 100644
--- a/shib-spring/pom.xml
+++ b/shib-spring/pom.xml
@@ -94,10 +94,4 @@
</dependencies>
- <scm>
- <connection>scm:git:https://git.shibboleth.net/git/${project.artifactId}</connection>
- <developerConnection>scm:git:git at git.shibboleth.net:${project.artifactId}</developerConnection>
- <url>https://git.shibboleth.net/view/?p=${project.artifactId}.git</url>
- </scm>
-
</project>
diff --git a/shib-support/pom.xml b/shib-support/pom.xml
index 38eac8e3..470c5945 100644
--- a/shib-support/pom.xml
+++ b/shib-support/pom.xml
@@ -54,10 +54,4 @@
</dependencies>
- <scm>
- <connection>scm:git:https://git.shibboleth.net/git/${project.artifactId}</connection>
- <developerConnection>scm:git:git at git.shibboleth.net:${project.artifactId}</developerConnection>
- <url>https://git.shibboleth.net/view/?p=${project.artifactId}.git</url>
- </scm>
-
</project>
diff --git a/shib-testing/pom.xml b/shib-testing/pom.xml
index cb191995..524f6019 100644
--- a/shib-testing/pom.xml
+++ b/shib-testing/pom.xml
@@ -80,10 +80,4 @@
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-velocity-spring/pom.xml b/shib-velocity-spring/pom.xml
index 4e1a85e9..831293c1 100644
--- a/shib-velocity-spring/pom.xml
+++ b/shib-velocity-spring/pom.xml
@@ -65,10 +65,4 @@
<!-- Test Dependencies -->
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.git</url>
- </scm>
-
</project>
diff --git a/shib-velocity/pom.xml b/shib-velocity/pom.xml
index ccab6a8e..22ad5343 100644
--- a/shib-velocity/pom.xml
+++ b/shib-velocity/pom.xml
@@ -42,10 +42,4 @@
<!-- Test Dependencies -->
</dependencies>
- <scm>
- <connection>${shibboleth.scm.connection}java-shib-shared</connection>
- <developerConnection>${shibboleth.scm.developerConnection}java-shib-shared</developerConnection>
- <url>${shibboleth.scm.url}java-shib-shared.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