This is an automated email from the ASF dual-hosted git repository. nixon pushed a commit to branch branch-1.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-1.0 by this push: new 1b5c776 ATLAS-3240: Update 'http' urls to 'https' in maven settings 1b5c776 is described below commit 1b5c776521676efcfc5f1d20e88371a36d90d3c8 Author: Sarath Subramanian <sar...@apache.org> AuthorDate: Tue May 28 22:53:31 2019 -0700 ATLAS-3240: Update 'http' urls to 'https' in maven settings Signed-off-by: nixonrodrigues <ni...@apache.org> --- addons/falcon-bridge-shim/pom.xml | 2 +- addons/falcon-bridge/pom.xml | 2 +- addons/hbase-bridge-shim/pom.xml | 2 +- addons/hbase-bridge/pom.xml | 2 +- addons/hbase-testing-util/pom.xml | 203 +++++++++++++++++++++++++++++++++ addons/hdfs-model/pom.xml | 2 +- addons/hive-bridge-shim/pom.xml | 2 +- addons/hive-bridge/pom.xml | 2 +- addons/kafka-bridge/pom.xml | 2 +- addons/sqoop-bridge-shim/pom.xml | 2 +- addons/sqoop-bridge/pom.xml | 2 +- addons/storm-bridge-shim/pom.xml | 2 +- addons/storm-bridge/pom.xml | 2 +- authorization/pom.xml | 2 +- build-tools/pom.xml | 2 +- client/client-v1/pom.xml | 2 +- client/client-v2/pom.xml | 2 +- client/common/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- dashboardv2/pom.xml | 4 +- distro/pom.xml | 12 +- docs/pom.xml | 2 +- graphdb/api/pom.xml | 2 +- graphdb/common/pom.xml | 2 +- graphdb/graphdb-impls/pom.xml | 2 +- graphdb/janus/pom.xml | 2 +- graphdb/pom.xml | 2 +- intg/pom.xml | 2 +- notification/pom.xml | 2 +- plugin-classloader/pom.xml | 2 +- pom.xml | 89 ++++++++------- repository/pom.xml | 2 +- server-api/pom.xml | 2 +- test-tools/pom.xml | 2 +- tools/atlas-migration-exporter/pom.xml | 3 +- tools/classification-updater/pom.xml | 2 +- webapp/pom.xml | 2 +- 38 files changed, 295 insertions(+), 82 deletions(-) diff --git a/addons/falcon-bridge-shim/pom.xml b/addons/falcon-bridge-shim/pom.xml index fc71c91..8becfc6 100755 --- a/addons/falcon-bridge-shim/pom.xml +++ b/addons/falcon-bridge-shim/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/falcon-bridge/pom.xml b/addons/falcon-bridge/pom.xml index b97e2f5..c4f7e76 100644 --- a/addons/falcon-bridge/pom.xml +++ b/addons/falcon-bridge/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/hbase-bridge-shim/pom.xml b/addons/hbase-bridge-shim/pom.xml index 7300053..3e42bd5 100644 --- a/addons/hbase-bridge-shim/pom.xml +++ b/addons/hbase-bridge-shim/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/hbase-bridge/pom.xml b/addons/hbase-bridge/pom.xml index 0f7ab57..a8f2cc3 100644 --- a/addons/hbase-bridge/pom.xml +++ b/addons/hbase-bridge/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/hbase-testing-util/pom.xml b/addons/hbase-testing-util/pom.xml new file mode 100644 index 0000000..8bf5571 --- /dev/null +++ b/addons/hbase-testing-util/pom.xml @@ -0,0 +1,203 @@ +<?xml version="1.0"?> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + <!-- + /** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + --> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>apache-atlas</artifactId> + <groupId>org.apache.atlas</groupId> + <version>3.0.0-SNAPSHOT</version> + <relativePath>../../</relativePath> + </parent> + <artifactId>hbase-testing-util</artifactId> + <name>Apache HBase - Testing Util</name> + <description>HBase Testing Utilities.</description> + <packaging>jar</packaging> + + <properties> + <hadoop.version>3.0.3</hadoop.version> + </properties> + + <dependencies> + <dependency> + <groupId>org.testng</groupId> + <artifactId>testng</artifactId> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-server</artifactId> + <version>${hbase.version}</version> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-server</artifactId> + <version>${hbase.version}</version> + <type>test-jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-zookeeper</artifactId> + <version>${hbase.version}</version> + <type>jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-zookeeper</artifactId> + <version>${hbase.version}</version> + <type>test-jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hadoop</groupId> + <artifactId>hadoop-hdfs</artifactId> + <version>${hadoop.version}</version> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hadoop</groupId> + <artifactId>hadoop-hdfs</artifactId> + <version>${hadoop.version}</version> + <type>test-jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hadoop</groupId> + <artifactId>hadoop-common</artifactId> + <version>${hadoop.version}</version> + </dependency> + + <dependency> + <groupId>org.apache.hadoop</groupId> + <artifactId>hadoop-minicluster</artifactId> + <version>${hadoop.version}</version> + <scope>compile</scope> + <exclusions> + <exclusion> + <groupId>org.apache.htrace</groupId> + <artifactId>htrace-core</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.hadoop</groupId> + <artifactId>hadoop-minikdc</artifactId> + <version>${hadoop.version}</version> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-hadoop-compat</artifactId> + <version>${hbase.version}</version> + <type>jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-hadoop-compat</artifactId> + <version>${hbase.version}</version> + <type>test-jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-hadoop2-compat</artifactId> + <version>${hbase.version}</version> + <type>jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-hadoop2-compat</artifactId> + <version>${hbase.version}</version> + <type>test-jar</type> + <scope>compile</scope> + </dependency> + + + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-common</artifactId> + <version>${hbase.version}</version> + <type>jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-common</artifactId> + <version>${hbase.version}</version> + <type>test-jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-annotations</artifactId> + <version>${hbase.version}</version> + <type>test-jar</type> + <scope>compile</scope> + <exclusions> + <exclusion> + <groupId>jdk.tools</groupId> + <artifactId>jdk.tools</artifactId> + </exclusion> + </exclusions> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-protocol</artifactId> + <version>${hbase.version}</version> + <type>jar</type> + <scope>compile</scope> + </dependency> + + <dependency> + <groupId>org.apache.hbase</groupId> + <artifactId>hbase-client</artifactId> + <version>${hbase.version}</version> + <type>jar</type> + <scope>compile</scope> + </dependency> + + + + + </dependencies> + +</project> diff --git a/addons/hdfs-model/pom.xml b/addons/hdfs-model/pom.xml index 49b4e22..feee640 100644 --- a/addons/hdfs-model/pom.xml +++ b/addons/hdfs-model/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/hive-bridge-shim/pom.xml b/addons/hive-bridge-shim/pom.xml index 332ee8d..ddf3a8b 100755 --- a/addons/hive-bridge-shim/pom.xml +++ b/addons/hive-bridge-shim/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml index 87aafe4..8a045dd 100755 --- a/addons/hive-bridge/pom.xml +++ b/addons/hive-bridge/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/kafka-bridge/pom.xml b/addons/kafka-bridge/pom.xml index 52f611a..36ae920 100644 --- a/addons/kafka-bridge/pom.xml +++ b/addons/kafka-bridge/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/sqoop-bridge-shim/pom.xml b/addons/sqoop-bridge-shim/pom.xml index 492ce8e..fb88d03 100755 --- a/addons/sqoop-bridge-shim/pom.xml +++ b/addons/sqoop-bridge-shim/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/sqoop-bridge/pom.xml b/addons/sqoop-bridge/pom.xml index b4c56f4..f68a098 100644 --- a/addons/sqoop-bridge/pom.xml +++ b/addons/sqoop-bridge/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/storm-bridge-shim/pom.xml b/addons/storm-bridge-shim/pom.xml index e4154aa..8f08a7c 100755 --- a/addons/storm-bridge-shim/pom.xml +++ b/addons/storm-bridge-shim/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/addons/storm-bridge/pom.xml b/addons/storm-bridge/pom.xml index 4e1e040..850523e 100644 --- a/addons/storm-bridge/pom.xml +++ b/addons/storm-bridge/pom.xml @@ -16,7 +16,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/authorization/pom.xml b/authorization/pom.xml index 17a072f..cbc7af1 100644 --- a/authorization/pom.xml +++ b/authorization/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 9cc7774..976cd81 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -18,7 +18,7 @@ --> <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"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.atlas</groupId> <artifactId>atlas-buildtools</artifactId> diff --git a/client/client-v1/pom.xml b/client/client-v1/pom.xml index de6aa2a..ef9aca3 100644 --- a/client/client-v1/pom.xml +++ b/client/client-v1/pom.xml @@ -18,7 +18,7 @@ --> <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"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>atlas-client</artifactId> <groupId>org.apache.atlas</groupId> diff --git a/client/client-v2/pom.xml b/client/client-v2/pom.xml index 82881b5..de3bd3c 100644 --- a/client/client-v2/pom.xml +++ b/client/client-v2/pom.xml @@ -18,7 +18,7 @@ --> <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"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>atlas-client</artifactId> <groupId>org.apache.atlas</groupId> diff --git a/client/common/pom.xml b/client/common/pom.xml index 24bf8de..10528d0 100644 --- a/client/common/pom.xml +++ b/client/common/pom.xml @@ -18,7 +18,7 @@ --> <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"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>atlas-client</artifactId> <groupId>org.apache.atlas</groupId> diff --git a/client/pom.xml b/client/pom.xml index a87fe87..3f36eab 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/common/pom.xml b/common/pom.xml index 186e207..bc10d61 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/dashboardv2/pom.xml b/dashboardv2/pom.xml index 2dc85d4..9415ef6 100644 --- a/dashboardv2/pom.xml +++ b/dashboardv2/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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/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 https://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -30,7 +30,7 @@ <description>Apache Atlas UI Application</description> <name>Apache Atlas UI</name> <packaging>war</packaging> - <url>http://atlas.apache.org</url> + <url>https://atlas.apache.org</url> <build> diff --git a/distro/pom.xml b/distro/pom.xml index d95311d..6ad66e6 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -16,7 +16,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -67,7 +67,7 @@ atlas.graph.index.search.solr.wait-searcher=true # https://www.elastic.co/products/x-pack/security # # Alternatively, the JanusGraph documentation provides some tips on how to secure Elasticsearch without additional -# plugins: http://docs.janusgraph.org/latest/elasticsearch.html +# plugins: https://docs.janusgraph.org/latest/elasticsearch.html #atlas.graph.index.hostname=localhost #atlas.graph.index.search.elasticsearch.client-only=true </graph.index.properties> @@ -249,11 +249,11 @@ atlas.graph.index.search.solr.wait-searcher=true <solr.embedded>true</solr.embedded> <hbase.dir>${project.build.directory}/hbase</hbase.dir> - <hbase.tar>http://archive.apache.org/dist/hbase/${hbase.version}/hbase-${hbase.version}-bin.tar.gz</hbase.tar> + <hbase.tar>https://archive.apache.org/dist/hbase/${hbase.version}/hbase-${hbase.version}-bin.tar.gz</hbase.tar> <hbase.folder>hbase-${hbase.version}</hbase.folder> <solr.dir>${project.build.directory}/solr</solr.dir> - <solr.tar>http://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz</solr.tar> + <solr.tar>https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz</solr.tar> <solr.folder>solr-${solr.version}</solr.folder> </properties> <build> @@ -340,11 +340,11 @@ atlas.graph.index.search.solr.wait-searcher=true <solr.embedded>true</solr.embedded> <solr.dir>${project.build.directory}/solr</solr.dir> - <solr.tar>http://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz</solr.tar> + <solr.tar>https://archive.apache.org/dist/lucene/solr/${solr.version}/solr-${solr.version}.tgz</solr.tar> <solr.folder>solr-${solr.version}</solr.folder> <zk.dir>${project.build.directory}/zk</zk.dir> - <zk.tar>http://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz</zk.tar> + <zk.tar>https://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz</zk.tar> <zk.folder>zookeeper-${zookeeper.version}</zk.folder> </properties> <build> diff --git a/docs/pom.xml b/docs/pom.xml index b16037b..256ca36 100755 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -17,7 +17,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> -<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/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 https://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.atlas</groupId> diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml index 6e0f050..c80fdd9 100644 --- a/graphdb/api/pom.xml +++ b/graphdb/api/pom.xml @@ -18,7 +18,7 @@ ~ limitations under the License. --> -<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/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 https://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> diff --git a/graphdb/common/pom.xml b/graphdb/common/pom.xml index 1a408b2..ce74c64 100644 --- a/graphdb/common/pom.xml +++ b/graphdb/common/pom.xml @@ -13,7 +13,7 @@ under the License. --> <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>atlas-graphdb</artifactId> diff --git a/graphdb/graphdb-impls/pom.xml b/graphdb/graphdb-impls/pom.xml index 197c73c..92768da 100644 --- a/graphdb/graphdb-impls/pom.xml +++ b/graphdb/graphdb-impls/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.atlas</groupId> diff --git a/graphdb/janus/pom.xml b/graphdb/janus/pom.xml index 504f7fe..da72af4 100644 --- a/graphdb/janus/pom.xml +++ b/graphdb/janus/pom.xml @@ -18,7 +18,7 @@ --> <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"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>atlas-graphdb</artifactId> diff --git a/graphdb/pom.xml b/graphdb/pom.xml index 4b2e58f..f8af9bc 100644 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> diff --git a/intg/pom.xml b/intg/pom.xml index fbffdd3..d5ce9f6 100644 --- a/intg/pom.xml +++ b/intg/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/notification/pom.xml b/notification/pom.xml index f095ae6..23fdf97 100644 --- a/notification/pom.xml +++ b/notification/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/plugin-classloader/pom.xml b/plugin-classloader/pom.xml index 2863ce1..630ee3b 100644 --- a/plugin-classloader/pom.xml +++ b/plugin-classloader/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/pom.xml b/pom.xml index 7fb4fcf..47bf742 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ --> <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/maven-v4_0_0.xsd"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.apache</groupId> @@ -33,7 +33,7 @@ <description>Metadata Management and Data Governance Platform over Hadoop</description> <name>apache-atlas</name> <packaging>pom</packaging> - <url>http://atlas.apache.org</url> + <url>https://atlas.apache.org</url> <licenses> <license> @@ -44,7 +44,7 @@ <organization> <name>Apache Software Foundation</name> - <url>http://www.apache.org</url> + <url>https://www.apache.org</url> </organization> <issueManagement> @@ -65,21 +65,21 @@ <subscribe>dev-subscr...@atlas.apache.org</subscribe> <unsubscribe>dev-unsubscr...@atlas.apache.org</unsubscribe> <post>d...@atlas.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/atlas-dev/</archive> + <archive>https://mail-archives.apache.org/mod_mbox/atlas-dev/</archive> </mailingList> <mailingList> <name>atlas-user</name> <subscribe>user-subscr...@atlas.apache.org</subscribe> <unsubscribe>user-unsubscr...@atlas.apache.org</unsubscribe> <post>u...@atlas.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/atlas-user/</archive> + <archive>https://mail-archives.apache.org/mod_mbox/atlas-user/</archive> </mailingList> <mailingList> <name>atlas-commits</name> <subscribe>commits-subscr...@atlas.apache.org</subscribe> <unsubscribe>commits-unsubscr...@atlas.apache.org</unsubscribe> <post>commits@atlas.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/atlas-commits/</archive> + <archive>https://mail-archives.apache.org/mod_mbox/atlas-commits/</archive> </mailingList> </mailingLists> @@ -101,7 +101,7 @@ <role>PMC</role> </roles> <organization>Target Inc.</organization> - <!--<organizationUrl>http://www.target.com</organizationUrl>--> + <!--<organizationUrl>https://www.target.com</organizationUrl>--> </developer> <developer> <id>AAhn</id> @@ -124,7 +124,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>acmurthy</id> @@ -136,7 +136,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>ayubpathan</id> @@ -148,7 +148,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>amestry</id> @@ -159,7 +159,7 @@ <role>committer</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>bstortz</id> @@ -171,7 +171,7 @@ <role>PMC</role> </roles> <organization>SAP Inc.</organization> - <!--<organizationUrl>http://www.sap.com</organizationUrl>--> + <!--<organizationUrl>https://www.sap.com</organizationUrl>--> </developer> <developer> <id>chyzer</id> @@ -183,7 +183,7 @@ <role>PMC</role> </roles> <organization>Aetna Inc.</organization> - <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> + <!--<organizationUrl>https://www.aetna.com</organizationUrl>--> </developer> <developer> <id>dmarkwat</id> @@ -195,7 +195,7 @@ <role>PMC</role> </roles> <organization>Aetna Inc.</organization> - <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> + <!--<organizationUrl>https://www.aetna.com</organizationUrl>--> </developer> <developer> <id>darshankumar</id> @@ -217,7 +217,7 @@ <role>committer</role> </roles> <organization>IBM Corporation</organization> - <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + <!--<organizationUrl>https://www.ibm.com</organizationUrl>--> </developer> <developer> <id>dkantor</id> @@ -229,7 +229,7 @@ <role>PMC</role> </roles> <organization>IBM Corporation</organization> - <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + <!--<organizationUrl>https://www.ibm.com</organizationUrl>--> </developer> <developer> <id>dkaspar</id> @@ -241,7 +241,7 @@ <role>PMC</role> </roles> <organization>Merck & Co Inc.</organization> - <!--<organizationUrl>http://www.merck.com</organizationUrl>--> + <!--<organizationUrl>https://www.merck.com</organizationUrl>--> </developer> <developer> <id>dfusaro</id> @@ -253,7 +253,7 @@ <role>PMC</role> </roles> <organization>Aetna Inc.</organization> - <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> + <!--<organizationUrl>https://www.aetna.com</organizationUrl>--> </developer> <developer> <id>grahamwallis</id> @@ -264,7 +264,7 @@ <role>committer</role> </roles> <organization>IBM Corporation</organization> - <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + <!--<organizationUrl>https://www.ibm.com</organizationUrl>--> </developer> <developer> <id>gsenia</id> @@ -276,7 +276,7 @@ <role>PMC</role> </roles> <organization>Aetna Inc.</organization> - <!--<organizationUrl>http://www.aetna.com</organizationUrl>--> + <!--<organizationUrl>https://www.aetna.com</organizationUrl>--> </developer> <developer> <id>rhbutani</id> @@ -288,7 +288,7 @@ <role>PMC</role> </roles> <organization/> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>yhemanth</id> @@ -300,7 +300,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>ilasek</id> @@ -312,7 +312,7 @@ <role>PMC</role> </roles> <organization>Merck & Co Inc.</organization> - <!--<organizationUrl>http://www.merck.com</organizationUrl>--> + <!--<organizationUrl>https://www.merck.com</organizationUrl>--> </developer> <developer> <id>jnhagelberg</id> @@ -324,7 +324,7 @@ <role>PMC</role> </roles> <organization>IBM Corporation</organization> - <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + <!--<organizationUrl>https://www.ibm.com</organizationUrl>--> </developer> <developer> <id>jitendra</id> @@ -336,7 +336,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>jmaron</id> @@ -381,7 +381,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>mandy</id> @@ -392,7 +392,7 @@ <role>committer</role> </roles> <organization>IBM Corporation</organization> - <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + <!--<organizationUrl>https://www.ibm.com</organizationUrl>--> </developer> <developer> <id>mschussler</id> @@ -404,7 +404,7 @@ <role>PMC</role> </roles> <organization>JPMC</organization> - <!--<organizationUrl>http://</organizationUrl>--> + <!--<organizationUrl>https://</organizationUrl>--> </developer> <developer> <id>guptaneeru</id> @@ -416,7 +416,7 @@ <role>PMC</role> </roles> <organization>IBM Corporation</organization> - <!--<organizationUrl>http://www.ibm.com</organizationUrl>--> + <!--<organizationUrl>https://www.ibm.com</organizationUrl>--> </developer> <developer> <id>nixon</id> @@ -430,6 +430,17 @@ <organization>Freestone Infotech</organization> </developer> <developer> + <id>rmani</id> + <name>Ramesh Mani</name> + <email>rm...@apache.org</email> + <timezone>America/Los_Angeles</timezone> + <roles> + <role>committer</role> + </roles> + <organization>Hortonworks Inc.</organization> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> + </developer> + <developer> <id>sarath</id> <name>Sarath Subramanian</name> <email>sar...@apache.org</email> @@ -439,7 +450,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>shwethags</id> @@ -451,7 +462,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>sriksun</id> @@ -463,7 +474,7 @@ <role>PMC</role> </roles> <organization>InMobi</organization> - <!--<organizationUrl>http://www.inmobi.com</organizationUrl>--> + <!--<organizationUrl>https://www.inmobi.com</organizationUrl>--> </developer> <developer> <id>sumasai</id> @@ -475,7 +486,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>ssuresh</id> @@ -487,7 +498,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>tbeerbower</id> @@ -510,7 +521,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> <developer> <id>venkatesh</id> @@ -533,7 +544,7 @@ <role>PMC</role> </roles> <organization>Hortonworks Inc.</organization> - <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> + <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>--> </developer> </developers> @@ -768,14 +779,14 @@ <repositories> <repository> <id>central</id> - <url>http://repo1.maven.org/maven2</url> + <url>https://repo1.maven.org/maven2</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> <repository> <id>hortonworks.repo</id> - <url>http://repo.hortonworks.com/content/repositories/releases</url> + <url>https://repo.hortonworks.com/content/repositories/releases</url> <name>Hortonworks Repo</name> <snapshots> <enabled>false</enabled> @@ -810,7 +821,7 @@ <repository> <id>typesafe</id> <name>Typesafe Repository</name> - <url>http://repo.typesafe.com/typesafe/releases/</url> + <url>https://repo.typesafe.com/typesafe/releases/</url> </repository> </repositories> diff --git a/repository/pom.xml b/repository/pom.xml index 92edf96..ab3fb78 100755 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -19,7 +19,7 @@ --> <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/maven-v4_0_0.xsd"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> diff --git a/server-api/pom.xml b/server-api/pom.xml index c6342fd..6beea08 100644 --- a/server-api/pom.xml +++ b/server-api/pom.xml @@ -16,7 +16,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> diff --git a/test-tools/pom.xml b/test-tools/pom.xml index 878703f..5cbda9d 100644 --- a/test-tools/pom.xml +++ b/test-tools/pom.xml @@ -18,7 +18,7 @@ --> <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"> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/tools/atlas-migration-exporter/pom.xml b/tools/atlas-migration-exporter/pom.xml index 162447d..8633a01 100644 --- a/tools/atlas-migration-exporter/pom.xml +++ b/tools/atlas-migration-exporter/pom.xml @@ -18,8 +18,7 @@ ~ limitations under the License. --> -<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/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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.atlas</groupId> diff --git a/tools/classification-updater/pom.xml b/tools/classification-updater/pom.xml index 4e23537..9842357 100644 --- a/tools/classification-updater/pom.xml +++ b/tools/classification-updater/pom.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> -<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"> +<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-atlas</artifactId> diff --git a/webapp/pom.xml b/webapp/pom.xml index 7c14f7c..cbbe6d4 100755 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -18,7 +18,7 @@ ~ limitations under the License. --> -<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/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 https://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent>