Commit 87075f8a by Sarath Subramanian Committed by nixonrodrigues

ATLAS-3240: Update 'http' urls to 'https' in maven settings

parent 10e7be0f
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
<?xml version="1.0"?> <?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 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">
<!-- <!--
/** /**
* Licensed to the Apache Software Foundation (ASF) under one * Licensed to the Apache Software Foundation (ASF) under one
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
~ See the License for the specific language governing permissions and ~ See the License for the specific language governing permissions and
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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> <modelVersion>4.0.0</modelVersion>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>atlas-buildtools</artifactId> <artifactId>atlas-buildtools</artifactId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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> <parent>
<artifactId>atlas-client</artifactId> <artifactId>atlas-client</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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> <parent>
<artifactId>atlas-client</artifactId> <artifactId>atlas-client</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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> <parent>
<artifactId>atlas-client</artifactId> <artifactId>atlas-client</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<description>Apache Atlas UI Application</description> <description>Apache Atlas UI Application</description>
<name>Apache Atlas UI</name> <name>Apache Atlas UI</name>
<packaging>war</packaging> <packaging>war</packaging>
<url>http://atlas.apache.org</url> <url>https://atlas.apache.org</url>
<build> <build>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
~ See the License for the specific language governing permissions and ~ See the License for the specific language governing permissions and
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -67,7 +67,7 @@ atlas.graph.index.search.solr.wait-searcher=true ...@@ -67,7 +67,7 @@ atlas.graph.index.search.solr.wait-searcher=true
# https://www.elastic.co/products/x-pack/security # https://www.elastic.co/products/x-pack/security
# #
# Alternatively, the JanusGraph documentation provides some tips on how to secure Elasticsearch without additional # 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.hostname=localhost
#atlas.graph.index.search.elasticsearch.client-only=true #atlas.graph.index.search.elasticsearch.client-only=true
</graph.index.properties> </graph.index.properties>
...@@ -251,11 +251,11 @@ atlas.graph.index.search.solr.wait-searcher=true ...@@ -251,11 +251,11 @@ atlas.graph.index.search.solr.wait-searcher=true
<solr.embedded>true</solr.embedded> <solr.embedded>true</solr.embedded>
<hbase.dir>${project.build.directory}/hbase</hbase.dir> <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> <hbase.folder>hbase-${hbase.version}</hbase.folder>
<solr.dir>${project.build.directory}/solr</solr.dir> <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> <solr.folder>solr-${solr.version}</solr.folder>
</properties> </properties>
<build> <build>
...@@ -342,11 +342,11 @@ atlas.graph.index.search.solr.wait-searcher=true ...@@ -342,11 +342,11 @@ atlas.graph.index.search.solr.wait-searcher=true
<solr.embedded>true</solr.embedded> <solr.embedded>true</solr.embedded>
<solr.dir>${project.build.directory}/solr</solr.dir> <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> <solr.folder>solr-${solr.version}</solr.folder>
<zk.dir>${project.build.directory}/zk</zk.dir> <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> <zk.folder>zookeeper-${zookeeper.version}</zk.folder>
</properties> </properties>
<build> <build>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ See the License for the specific language governing permissions and ~ See the License for the specific language governing permissions and
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
......
...@@ -13,7 +13,7 @@ under the License. --> ...@@ -13,7 +13,7 @@ under the License. -->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0" 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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> <parent>
<groupId>org.apache</groupId> <groupId>org.apache</groupId>
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<description>Metadata Management and Data Governance Platform over Hadoop</description> <description>Metadata Management and Data Governance Platform over Hadoop</description>
<name>apache-atlas</name> <name>apache-atlas</name>
<packaging>pom</packaging> <packaging>pom</packaging>
<url>http://atlas.apache.org</url> <url>https://atlas.apache.org</url>
<licenses> <licenses>
<license> <license>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<organization> <organization>
<name>Apache Software Foundation</name> <name>Apache Software Foundation</name>
<url>http://www.apache.org</url> <url>https://www.apache.org</url>
</organization> </organization>
<issueManagement> <issueManagement>
...@@ -65,21 +65,21 @@ ...@@ -65,21 +65,21 @@
<subscribe>dev-subscribe@atlas.apache.org</subscribe> <subscribe>dev-subscribe@atlas.apache.org</subscribe>
<unsubscribe>dev-unsubscribe@atlas.apache.org</unsubscribe> <unsubscribe>dev-unsubscribe@atlas.apache.org</unsubscribe>
<post>dev@atlas.apache.org</post> <post>dev@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>
<mailingList> <mailingList>
<name>atlas-user</name> <name>atlas-user</name>
<subscribe>user-subscribe@atlas.apache.org</subscribe> <subscribe>user-subscribe@atlas.apache.org</subscribe>
<unsubscribe>user-unsubscribe@atlas.apache.org</unsubscribe> <unsubscribe>user-unsubscribe@atlas.apache.org</unsubscribe>
<post>user@atlas.apache.org</post> <post>user@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>
<mailingList> <mailingList>
<name>atlas-commits</name> <name>atlas-commits</name>
<subscribe>commits-subscribe@atlas.apache.org</subscribe> <subscribe>commits-subscribe@atlas.apache.org</subscribe>
<unsubscribe>commits-unsubscribe@atlas.apache.org</unsubscribe> <unsubscribe>commits-unsubscribe@atlas.apache.org</unsubscribe>
<post>commits@atlas.apache.org</post> <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> </mailingList>
</mailingLists> </mailingLists>
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Target Inc.</organization> <organization>Target Inc.</organization>
<!--<organizationUrl>http://www.target.com</organizationUrl>--> <!--<organizationUrl>https://www.target.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>AAhn</id> <id>AAhn</id>
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>acmurthy</id> <id>acmurthy</id>
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>ayubpathan</id> <id>ayubpathan</id>
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>amestry</id> <id>amestry</id>
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
<role>committer</role> <role>committer</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>bstortz</id> <id>bstortz</id>
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>SAP Inc.</organization> <organization>SAP Inc.</organization>
<!--<organizationUrl>http://www.sap.com</organizationUrl>--> <!--<organizationUrl>https://www.sap.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>chyzer</id> <id>chyzer</id>
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Aetna Inc.</organization> <organization>Aetna Inc.</organization>
<!--<organizationUrl>http://www.aetna.com</organizationUrl>--> <!--<organizationUrl>https://www.aetna.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>dmarkwat</id> <id>dmarkwat</id>
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Aetna Inc.</organization> <organization>Aetna Inc.</organization>
<!--<organizationUrl>http://www.aetna.com</organizationUrl>--> <!--<organizationUrl>https://www.aetna.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>darshankumar</id> <id>darshankumar</id>
...@@ -217,7 +217,7 @@ ...@@ -217,7 +217,7 @@
<role>committer</role> <role>committer</role>
</roles> </roles>
<organization>IBM Corporation</organization> <organization>IBM Corporation</organization>
<!--<organizationUrl>http://www.ibm.com</organizationUrl>--> <!--<organizationUrl>https://www.ibm.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>dkantor</id> <id>dkantor</id>
...@@ -229,7 +229,7 @@ ...@@ -229,7 +229,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>IBM Corporation</organization> <organization>IBM Corporation</organization>
<!--<organizationUrl>http://www.ibm.com</organizationUrl>--> <!--<organizationUrl>https://www.ibm.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>dkaspar</id> <id>dkaspar</id>
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Merck &amp; Co Inc.</organization> <organization>Merck &amp; Co Inc.</organization>
<!--<organizationUrl>http://www.merck.com</organizationUrl>--> <!--<organizationUrl>https://www.merck.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>dfusaro</id> <id>dfusaro</id>
...@@ -253,7 +253,7 @@ ...@@ -253,7 +253,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Aetna Inc.</organization> <organization>Aetna Inc.</organization>
<!--<organizationUrl>http://www.aetna.com</organizationUrl>--> <!--<organizationUrl>https://www.aetna.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>grahamwallis</id> <id>grahamwallis</id>
...@@ -264,7 +264,7 @@ ...@@ -264,7 +264,7 @@
<role>committer</role> <role>committer</role>
</roles> </roles>
<organization>IBM Corporation</organization> <organization>IBM Corporation</organization>
<!--<organizationUrl>http://www.ibm.com</organizationUrl>--> <!--<organizationUrl>https://www.ibm.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>gsenia</id> <id>gsenia</id>
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Aetna Inc.</organization> <organization>Aetna Inc.</organization>
<!--<organizationUrl>http://www.aetna.com</organizationUrl>--> <!--<organizationUrl>https://www.aetna.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>rhbutani</id> <id>rhbutani</id>
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization/> <organization/>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>yhemanth</id> <id>yhemanth</id>
...@@ -300,7 +300,7 @@ ...@@ -300,7 +300,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>ilasek</id> <id>ilasek</id>
...@@ -312,7 +312,7 @@ ...@@ -312,7 +312,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Merck &amp; Co Inc.</organization> <organization>Merck &amp; Co Inc.</organization>
<!--<organizationUrl>http://www.merck.com</organizationUrl>--> <!--<organizationUrl>https://www.merck.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>jnhagelberg</id> <id>jnhagelberg</id>
...@@ -324,7 +324,7 @@ ...@@ -324,7 +324,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>IBM Corporation</organization> <organization>IBM Corporation</organization>
<!--<organizationUrl>http://www.ibm.com</organizationUrl>--> <!--<organizationUrl>https://www.ibm.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>jitendra</id> <id>jitendra</id>
...@@ -336,7 +336,7 @@ ...@@ -336,7 +336,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>jmaron</id> <id>jmaron</id>
...@@ -381,7 +381,7 @@ ...@@ -381,7 +381,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>mandy</id> <id>mandy</id>
...@@ -392,7 +392,7 @@ ...@@ -392,7 +392,7 @@
<role>committer</role> <role>committer</role>
</roles> </roles>
<organization>IBM Corporation</organization> <organization>IBM Corporation</organization>
<!--<organizationUrl>http://www.ibm.com</organizationUrl>--> <!--<organizationUrl>https://www.ibm.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>mschussler</id> <id>mschussler</id>
...@@ -404,7 +404,7 @@ ...@@ -404,7 +404,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>JPMC</organization> <organization>JPMC</organization>
<!--<organizationUrl>http://</organizationUrl>--> <!--<organizationUrl>https://</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>guptaneeru</id> <id>guptaneeru</id>
...@@ -416,7 +416,7 @@ ...@@ -416,7 +416,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>IBM Corporation</organization> <organization>IBM Corporation</organization>
<!--<organizationUrl>http://www.ibm.com</organizationUrl>--> <!--<organizationUrl>https://www.ibm.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>nixon</id> <id>nixon</id>
...@@ -438,7 +438,7 @@ ...@@ -438,7 +438,7 @@
<role>committer</role> <role>committer</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>sarath</id> <id>sarath</id>
...@@ -450,7 +450,7 @@ ...@@ -450,7 +450,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>shwethags</id> <id>shwethags</id>
...@@ -462,7 +462,7 @@ ...@@ -462,7 +462,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>sriksun</id> <id>sriksun</id>
...@@ -474,7 +474,7 @@ ...@@ -474,7 +474,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>InMobi</organization> <organization>InMobi</organization>
<!--<organizationUrl>http://www.inmobi.com</organizationUrl>--> <!--<organizationUrl>https://www.inmobi.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>sumasai</id> <id>sumasai</id>
...@@ -486,7 +486,7 @@ ...@@ -486,7 +486,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>ssuresh</id> <id>ssuresh</id>
...@@ -498,7 +498,7 @@ ...@@ -498,7 +498,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>tbeerbower</id> <id>tbeerbower</id>
...@@ -521,7 +521,7 @@ ...@@ -521,7 +521,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
<developer> <developer>
<id>venkatesh</id> <id>venkatesh</id>
...@@ -544,7 +544,7 @@ ...@@ -544,7 +544,7 @@
<role>PMC</role> <role>PMC</role>
</roles> </roles>
<organization>Hortonworks Inc.</organization> <organization>Hortonworks Inc.</organization>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>--> <!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
</developer> </developer>
</developers> </developers>
...@@ -794,14 +794,14 @@ ...@@ -794,14 +794,14 @@
<repositories> <repositories>
<repository> <repository>
<id>central</id> <id>central</id>
<url>http://repo1.maven.org/maven2</url> <url>https://repo1.maven.org/maven2</url>
<snapshots> <snapshots>
<enabled>false</enabled> <enabled>false</enabled>
</snapshots> </snapshots>
</repository> </repository>
<repository> <repository>
<id>hortonworks.repo</id> <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> <name>Hortonworks Repo</name>
<snapshots> <snapshots>
<enabled>false</enabled> <enabled>false</enabled>
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
<repository> <repository>
<id>typesafe</id> <id>typesafe</id>
<name>Typesafe Repository</name> <name>Typesafe Repository</name>
<url>http://repo.typesafe.com/typesafe/releases/</url> <url>https://repo.typesafe.com/typesafe/releases/</url>
</repository> </repository>
</repositories> </repositories>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
~ See the License for the specific language governing permissions and ~ See the License for the specific language governing permissions and
~ limitations under the License. ~ 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> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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> <modelVersion>4.0.0</modelVersion>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
~ limitations under the License. ~ 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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment