This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a commit to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git
The following commit(s) were added to refs/heads/2.1.X by this push:
new b872915 Switch to using https in the poms
b872915 is described below
commit b872915ef0aede1ea4b60ab7ad881607e3f976f5
Author: emmanuel lecharny
AuthorDate: Wed May 22 10:55:28 2019 +0200
Switch to using https in the poms
---
distribution/pom.xml| 2 +-
mina-benchmarks/pom.xml | 2 +-
mina-core/pom.xml | 2 +-
mina-example/pom.xml| 2 +-
mina-filter-compression/pom.xml | 2 +-
mina-http/pom.xml | 2 +-
mina-integration-beans/pom.xml | 2 +-
mina-integration-jmx/pom.xml| 2 +-
mina-integration-ognl/pom.xml | 2 +-
mina-integration-xbean/pom.xml | 4 ++--
mina-legal/pom.xml | 4 ++--
mina-statemachine/pom.xml | 2 +-
mina-transport-apr/pom.xml | 2 +-
mina-transport-serial/pom.xml | 2 +-
pom.xml | 10 +-
15 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 059c3d3..0f62a42 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -18,7 +18,7 @@
under the License. -->
-http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+https://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
diff --git a/mina-benchmarks/pom.xml b/mina-benchmarks/pom.xml
index 9255879..3de4433 100755
--- a/mina-benchmarks/pom.xml
+++ b/mina-benchmarks/pom.xml
@@ -19,7 +19,7 @@
under the License.
-->
-http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+https://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
org.apache.mina
diff --git a/mina-core/pom.xml b/mina-core/pom.xml
index a714526..7f7cb25 100644
--- a/mina-core/pom.xml
+++ b/mina-core/pom.xml
@@ -19,7 +19,7 @@
under the License.
-->
-http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
+https://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
https://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
org.apache.mina
diff --git a/mina-example/pom.xml b/mina-example/pom.xml
index 802f559..d564e2c 100644
--- a/mina-example/pom.xml
+++ b/mina-example/pom.xml
@@ -16,7 +16,7 @@
specific language governing permissions and limitations
under the License.
-->
-http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
+https://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
httpq://maven.apache.org/maven-v4_0_0.xsd">
4.0.0
org.apache.mina
diff --git a/mina-filter-compression/pom.xml b/mina-filter-compression/pom.xml
index 8aac340..be249a7 100644
--- a/mina-filter-compression/pom.xml
+++ b/mina-filter-compression/pom.xml
@@ -19,7 +19,7 @@
under the License.
-->
-http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
+https://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
https://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
org.apache.mina
diff --git a/mina-http/pom.xml b/mina-http/pom.xml
index 7f1ade0..0c3d21b 100644
--- a/mina-http/pom.xml
+++ b/mina-http/pom.xml
@@ -19,7 +19,7 @@
under the License.
-->
-http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+https://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
4.0.0
org.apache.mina
diff --git a/mina-integration-beans/pom.xml b/mina-integration-beans/pom.xml
in