From 087bb7191668023087f4b0f59ec33a4eb46f2a01 Mon Sep 17 00:00:00 2001 From: emmanuel lecharny Date: Wed, 29 May 2019 23:47:38 +0200 Subject: [PATCH] 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 04c5c0cfe..bc2b5e89c 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,7 +18,7 @@ under the License. --> - + 4.0.0 diff --git a/mina-core/pom.xml b/mina-core/pom.xml index 95972145c..4a18ae31c 100644 --- a/mina-core/pom.xml +++ b/mina-core/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-example/pom.xml b/mina-example/pom.xml index 381340f66..893115d78 100644 --- a/mina-example/pom.xml +++ b/mina-example/pom.xml @@ -16,7 +16,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-filter-compression/pom.xml b/mina-filter-compression/pom.xml index 1cf9f3df9..3857cf25c 100644 --- a/mina-filter-compression/pom.xml +++ b/mina-filter-compression/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-http/pom.xml b/mina-http/pom.xml index 0fb634f40..274724605 100644 --- a/mina-http/pom.xml +++ b/mina-http/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-integration-beans/pom.xml b/mina-integration-beans/pom.xml index c658cc545..62ae75917 100644 --- a/mina-integration-beans/pom.xml +++ b/mina-integration-beans/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-integration-jmx/pom.xml b/mina-integration-jmx/pom.xml index e2c8b85e3..95c6d99ac 100644 --- a/mina-integration-jmx/pom.xml +++ b/mina-integration-jmx/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-integration-ognl/pom.xml b/mina-integration-ognl/pom.xml index e21d1aa61..58142d4d8 100644 --- a/mina-integration-ognl/pom.xml +++ b/mina-integration-ognl/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-integration-xbean/pom.xml b/mina-integration-xbean/pom.xml index 78efc0f39..3a50ba47f 100644 --- a/mina-integration-xbean/pom.xml +++ b/mina-integration-xbean/pom.xml @@ -19,14 +19,13 @@ under the License. --> - - + + 4.0.0 org.apache.mina mina-parent 2.0.22-SNAPSHOT - 4.0.0 mina-integration-xbean Apache MINA XBean Integration diff --git a/mina-legal/pom.xml b/mina-legal/pom.xml index eb1ab8c78..642db1b89 100644 --- a/mina-legal/pom.xml +++ b/mina-legal/pom.xml @@ -16,68 +16,68 @@ specific language governing permissions and limitations under the License. --> - - 4.0.0 - - org.apache.mina - mina-parent - 2.0.22-SNAPSHOT - + + 4.0.0 + + org.apache.mina + mina-parent + 2.0.22-SNAPSHOT + - mina-legal - Apache MINA Legal - https://mina.apache.org - jar + mina-legal + Apache MINA Legal + https://mina.apache.org + jar - - true - + + true + - - - jdom - jdom - true - + + + jdom + jdom + true + - - org.codehaus.plexus - plexus-utils - ${version.plexus.utils} - true - + + org.codehaus.plexus + plexus-utils + ${version.plexus.utils} + true + - - org.apache.maven - maven-plugin-api - ${version.api.plugin} - true - + + org.apache.maven + maven-plugin-api + ${version.api.plugin} + true + - - org.apache.maven - maven-model - ${version.model.plugin} - true - + + org.apache.maven + maven-model + ${version.model.plugin} + true + - - org.apache.maven - maven-project - ${version.project.plugin} - true - + + org.apache.maven + maven-project + ${version.project.plugin} + true + - - org.apache.maven.plugins - maven-shade-plugin - ${version.shade.plugin} - true - + + org.apache.maven.plugins + maven-shade-plugin + ${version.shade.plugin} + true + - - pmd - pmd - - + + pmd + pmd + + diff --git a/mina-statemachine/pom.xml b/mina-statemachine/pom.xml index fc1d9a6c9..6fd538ad6 100644 --- a/mina-statemachine/pom.xml +++ b/mina-statemachine/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/mina-transport-apr/pom.xml b/mina-transport-apr/pom.xml index 3e29e05f2..8ae0c7ffe 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. --> - + 4.0.0 org.apache.mina diff --git a/mina-transport-serial/pom.xml b/mina-transport-serial/pom.xml index 25622e4d8..27edaf05a 100644 --- a/mina-transport-serial/pom.xml +++ b/mina-transport-serial/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache.mina diff --git a/pom.xml b/pom.xml index a6499e440..6e6224e4e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ under the License. --> - + 4.0.0 org.apache @@ -53,9 +53,9 @@ scm:git:https://gitbox.apache.org/repos/asf/mina.git - https://github.com/apache/mina/tree/2.0 scm:git:https://gitbox.apache.org/repos/asf/mina.git - HEAD + https://github.com/apache/mina/tree/${project.scm.tag} + 2.0.X