This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch 2.0.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.0.X by this push:
     new 087bb71  Switched back to http for the 'project' tag in each pom.xml.
087bb71 is described below

commit 087bb7191668023087f4b0f59ec33a4eb46f2a01
Author: emmanuel lecharny <elecha...@apache.org>
AuthorDate: Wed May 29 23:47:38 2019 +0200

    Switched back to http for the 'project' tag in each pom.xml.
---
 distribution/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  |   5 +-
 mina-legal/pom.xml              | 110 ++++++++++++++++++++--------------------
 mina-statemachine/pom.xml       |   2 +-
 mina-transport-apr/pom.xml      |   2 +-
 mina-transport-serial/pom.xml   |   2 +-
 pom.xml                         |   6 +--
 14 files changed, 71 insertions(+), 72 deletions(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index 04c5c0c..bc2b5e8 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -18,7 +18,7 @@
  under the License. -->  
 
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   
   <parent>
diff --git a/mina-core/pom.xml b/mina-core/pom.xml
index 9597214..4a18ae3 100644
--- a/mina-core/pom.xml
+++ b/mina-core/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-example/pom.xml b/mina-example/pom.xml
index 381340f..893115d 100644
--- a/mina-example/pom.xml
+++ b/mina-example/pom.xml
@@ -16,7 +16,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-filter-compression/pom.xml b/mina-filter-compression/pom.xml
index 1cf9f3d..3857cf2 100644
--- a/mina-filter-compression/pom.xml
+++ b/mina-filter-compression/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-http/pom.xml b/mina-http/pom.xml
index 0fb634f..2747246 100644
--- a/mina-http/pom.xml
+++ b/mina-http/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-integration-beans/pom.xml b/mina-integration-beans/pom.xml
index c658cc5..62ae759 100644
--- a/mina-integration-beans/pom.xml
+++ b/mina-integration-beans/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-integration-jmx/pom.xml b/mina-integration-jmx/pom.xml
index e2c8b85..95c6d99 100644
--- a/mina-integration-jmx/pom.xml
+++ b/mina-integration-jmx/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-integration-ognl/pom.xml b/mina-integration-ognl/pom.xml
index e21d1aa..58142d4 100644
--- a/mina-integration-ognl/pom.xml
+++ b/mina-integration-ognl/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-integration-xbean/pom.xml b/mina-integration-xbean/pom.xml
index 78efc0f..3a50ba4 100644
--- a/mina-integration-xbean/pom.xml
+++ b/mina-integration-xbean/pom.xml
@@ -19,14 +19,13 @@
   under the License.
 -->
 
-<project xmlns="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";>
-
+<project xmlns="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";>
+  <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
     <version>2.0.22-SNAPSHOT</version>
   </parent>
-  <modelVersion>4.0.0</modelVersion>
 
   <artifactId>mina-integration-xbean</artifactId>
   <name>Apache MINA XBean Integration</name>
diff --git a/mina-legal/pom.xml b/mina-legal/pom.xml
index eb1ab8c..642db1b 100644
--- a/mina-legal/pom.xml
+++ b/mina-legal/pom.xml
@@ -16,68 +16,68 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="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";>
-    <modelVersion>4.0.0</modelVersion>
-    <parent>
-        <groupId>org.apache.mina</groupId>
-        <artifactId>mina-parent</artifactId>
-        <version>2.0.22-SNAPSHOT</version>
-    </parent>
+<project xmlns="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";>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.mina</groupId>
+    <artifactId>mina-parent</artifactId>
+    <version>2.0.22-SNAPSHOT</version>
+  </parent>
 
-    <artifactId>mina-legal</artifactId>
-    <name>Apache MINA Legal</name>
-    <url>https://mina.apache.org</url>
-    <packaging>jar</packaging>
+  <artifactId>mina-legal</artifactId>
+  <name>Apache MINA Legal</name>
+  <url>https://mina.apache.org</url>
+  <packaging>jar</packaging>
 
-    <properties>
-        <maven.test.skip>true</maven.test.skip>
-    </properties>
+  <properties>
+    <maven.test.skip>true</maven.test.skip>
+  </properties>
 
-    <dependencies>
-        <dependency>
-            <groupId>jdom</groupId>
-            <artifactId>jdom</artifactId>
-            <optional>true</optional>
-        </dependency>
+  <dependencies>
+    <dependency>
+      <groupId>jdom</groupId>
+      <artifactId>jdom</artifactId>
+      <optional>true</optional>
+    </dependency>
 
-        <dependency>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-utils</artifactId>
-            <version>${version.plexus.utils}</version>
-            <optional>true</optional>
-        </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+      <version>${version.plexus.utils}</version>
+      <optional>true</optional>
+    </dependency>
 
-        <dependency>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-plugin-api</artifactId>
-            <version>${version.api.plugin}</version>
-            <optional>true</optional>
-        </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-api</artifactId>
+      <version>${version.api.plugin}</version>
+      <optional>true</optional>
+    </dependency>
 
-        <dependency>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-model</artifactId>
-            <version>${version.model.plugin}</version>
-            <optional>true</optional>
-        </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-model</artifactId>
+      <version>${version.model.plugin}</version>
+      <optional>true</optional>
+    </dependency>
 
-        <dependency>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-project</artifactId>
-            <version>${version.project.plugin}</version>
-            <optional>true</optional>
-        </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-project</artifactId>
+      <version>${version.project.plugin}</version>
+      <optional>true</optional>
+    </dependency>
 
-        <dependency>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-shade-plugin</artifactId>
-            <version>${version.shade.plugin}</version>
-            <optional>true</optional>
-        </dependency>
+    <dependency>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-shade-plugin</artifactId>
+      <version>${version.shade.plugin}</version>
+      <optional>true</optional>
+    </dependency>
 
-        <dependency>
-            <groupId>pmd</groupId>
-            <artifactId>pmd</artifactId>
-        </dependency>
-    </dependencies>
+    <dependency>
+      <groupId>pmd</groupId>
+      <artifactId>pmd</artifactId>
+    </dependency>
+  </dependencies>
 </project>
diff --git a/mina-statemachine/pom.xml b/mina-statemachine/pom.xml
index fc1d9a6..6fd538a 100644
--- a/mina-statemachine/pom.xml
+++ b/mina-statemachine/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-transport-apr/pom.xml b/mina-transport-apr/pom.xml
index 3e29e05..8ae0c7f 100644
--- a/mina-transport-apr/pom.xml
+++ b/mina-transport-apr/pom.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/mina-transport-serial/pom.xml b/mina-transport-serial/pom.xml
index 25622e4..27edaf0 100644
--- a/mina-transport-serial/pom.xml
+++ b/mina-transport-serial/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
diff --git a/pom.xml b/pom.xml
index a6499e4..6e6224e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   under the License.
 -->
 
-<project xmlns="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";>
+<project xmlns="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";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache</groupId>
@@ -53,9 +53,9 @@
 
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/mina.git</connection>
-    <url>https://github.com/apache/mina/tree/2.0</url>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/mina.git</developerConnection>
-    <tag>HEAD</tag>
+    <url>https://github.com/apache/mina/tree/${project.scm.tag}</url>
+    <tag>2.0.X</tag>
   </scm>
 
   <distributionManagement>

Reply via email to