From b4bdf39bffba55396d346f296b7cdb7c075cf941 Mon Sep 17 00:00:00 2001 From: Andrew Purtell Date: Tue, 21 May 2019 12:34:25 -0700 Subject: [PATCH] HBASE-22449 https everywhere in Maven metadata (#247) --- hbase-annotations/pom.xml | 2 +- .../hbase-archetype-builder/pom.xml | 4 ++-- hbase-archetypes/hbase-client-project/pom.xml | 6 ++--- .../hbase-shaded-client-project/pom.xml | 6 ++--- hbase-archetypes/pom.xml | 4 ++-- hbase-assembly/pom.xml | 2 +- hbase-build-configuration/pom.xml | 2 +- hbase-checkstyle/pom.xml | 6 ++--- hbase-client/pom.xml | 4 ++-- hbase-common/pom.xml | 2 +- hbase-endpoint/pom.xml | 2 +- hbase-examples/pom.xml | 2 +- hbase-external-blockcache/pom.xml | 6 ++--- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-http/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-mapreduce/pom.xml | 4 ++-- hbase-metrics-api/pom.xml | 2 +- hbase-metrics/pom.xml | 2 +- hbase-procedure/pom.xml | 2 +- hbase-protocol-shaded/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-replication/pom.xml | 4 ++-- hbase-resource-bundle/pom.xml | 2 +- hbase-rest/pom.xml | 2 +- hbase-rsgroup/pom.xml | 2 +- hbase-server/pom.xml | 2 +- .../hbase-shaded-check-invariants/pom.xml | 4 ++-- .../hbase-shaded-client-byo-hadoop/pom.xml | 6 ++--- hbase-shaded/hbase-shaded-client/pom.xml | 6 ++--- hbase-shaded/hbase-shaded-mapreduce/pom.xml | 6 ++--- .../pom.xml | 4 ++-- hbase-shaded/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 6 ++--- hbase-zookeeper/pom.xml | 2 +- pom.xml | 24 +++++++++---------- 39 files changed, 73 insertions(+), 73 deletions(-) diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index ac7262b10043..f65e4d21d19f 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -1,5 +1,5 @@ - + - + 4.0.0 hbase diff --git a/hbase-shaded/hbase-shaded-client-byo-hadoop/pom.xml b/hbase-shaded/hbase-shaded-client-byo-hadoop/pom.xml index 8faf3850a898..e00c79caa22f 100644 --- a/hbase-shaded/hbase-shaded-client-byo-hadoop/pom.xml +++ b/hbase-shaded/hbase-shaded-client-byo-hadoop/pom.xml @@ -1,6 +1,6 @@ - + - + 4.0.0 hbase diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index bf1440084b1b..da230be19fa6 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -1,5 +1,5 @@ - + test-jar @@ -795,7 +795,7 @@ **/src/main/resources/META-INF/LEGAL **/src/main/asciidoc/hbase.css - + **/jquery.min.js **/jquery.tablesorter.min.js @@ -964,7 +964,7 @@ HBase requires at least version ${maven.min.version} of Maven to properly build from source. You appear to be using an older version. You can use either "mvn -version" or "mvn enforcer:display-info" to verify what version is active. - See the reference guide on building for more information: http://hbase.apache.org/book.html#build + See the reference guide on building for more information: https://hbase.apache.org/book.html#build @@ -974,7 +974,7 @@ HBase requires at least version ${java.min.version} of the JDK to properly build from source. You appear to be using an older version. You can use either "mvn -version" or "mvn enforcer:display-info" to verify what version is active. - See the reference guide on building for more information: http://hbase.apache.org/book.html#build + See the reference guide on building for more information: https://hbase.apache.org/book.html#build @@ -3509,7 +3509,7 @@ - +