This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
The following commit(s) were added to refs/heads/master by this push: new 9a5d7021 Use HTTPS in Git URL 9a5d7021 is described below commit 9a5d7021e6238b7b549fb1459526c77c54cfd86b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 6 09:53:49 2025 -0400 Use HTTPS in Git URL --- commons-jcs3-core/pom.xml | 2 +- commons-jcs3-dist/pom.xml | 2 +- commons-jcs3-jcache-extras/pom.xml | 2 +- commons-jcs3-jcache-openjpa/pom.xml | 2 +- commons-jcs3-jcache-tck/pom.xml | 2 +- commons-jcs3-jcache/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/commons-jcs3-core/pom.xml b/commons-jcs3-core/pom.xml index 863ae3d7..17b1ef61 100644 --- a/commons-jcs3-core/pom.xml +++ b/commons-jcs3-core/pom.xml @@ -33,7 +33,7 @@ <name>Apache Commons JCS :: Core</name> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm> diff --git a/commons-jcs3-dist/pom.xml b/commons-jcs3-dist/pom.xml index 83cf6362..84a4f390 100644 --- a/commons-jcs3-dist/pom.xml +++ b/commons-jcs3-dist/pom.xml @@ -31,7 +31,7 @@ <description>Creates the Apache Commons JCS multimodule distribution.</description> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm> diff --git a/commons-jcs3-jcache-extras/pom.xml b/commons-jcs3-jcache-extras/pom.xml index a45d62e1..a44d2e0b 100644 --- a/commons-jcs3-jcache-extras/pom.xml +++ b/commons-jcs3-jcache-extras/pom.xml @@ -27,7 +27,7 @@ <artifactId>commons-jcs3-jcache-extras</artifactId> <name>Apache Commons JCS :: JCache Extras</name> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm> diff --git a/commons-jcs3-jcache-openjpa/pom.xml b/commons-jcs3-jcache-openjpa/pom.xml index 8c346b41..415c10dc 100644 --- a/commons-jcs3-jcache-openjpa/pom.xml +++ b/commons-jcs3-jcache-openjpa/pom.xml @@ -29,7 +29,7 @@ <name>Apache Commons JCS :: JCache OpenJPA</name> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm> diff --git a/commons-jcs3-jcache-tck/pom.xml b/commons-jcs3-jcache-tck/pom.xml index 2d4599f7..0981f6ad 100644 --- a/commons-jcs3-jcache-tck/pom.xml +++ b/commons-jcs3-jcache-tck/pom.xml @@ -38,7 +38,7 @@ <name>Apache Commons JCS :: JCache TCK</name> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm> diff --git a/commons-jcs3-jcache/pom.xml b/commons-jcs3-jcache/pom.xml index 824fe0ee..5132a105 100644 --- a/commons-jcs3-jcache/pom.xml +++ b/commons-jcs3-jcache/pom.xml @@ -31,7 +31,7 @@ <name>Apache Commons JCS :: JCache</name> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm> diff --git a/pom.xml b/pom.xml index b17c4843..ee8d6b71 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ </issueManagement> <scm> - <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url> </scm>