ATLAS-3240: Update 'http' urls to 'https' in maven settings
Signed-off-by: nixonrodrigues <nixon@apache.org>
This commit is contained in:
parent
10e7be0fca
commit
87075f8af6
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
@ -251,11 +251,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>
|
||||
|
|
@ -342,11 +342,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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
80
pom.xml
80
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-subscribe@atlas.apache.org</subscribe>
|
||||
<unsubscribe>dev-unsubscribe@atlas.apache.org</unsubscribe>
|
||||
<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>
|
||||
<name>atlas-user</name>
|
||||
<subscribe>user-subscribe@atlas.apache.org</subscribe>
|
||||
<unsubscribe>user-unsubscribe@atlas.apache.org</unsubscribe>
|
||||
<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>
|
||||
<name>atlas-commits</name>
|
||||
<subscribe>commits-subscribe@atlas.apache.org</subscribe>
|
||||
<unsubscribe>commits-unsubscribe@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>
|
||||
|
|
@ -438,7 +438,7 @@
|
|||
<role>committer</role>
|
||||
</roles>
|
||||
<organization>Hortonworks Inc.</organization>
|
||||
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
|
||||
<!--<organizationUrl>https://www.hortonworks.com</organizationUrl>-->
|
||||
</developer>
|
||||
<developer>
|
||||
<id>sarath</id>
|
||||
|
|
@ -450,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>
|
||||
|
|
@ -462,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>
|
||||
|
|
@ -474,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>
|
||||
|
|
@ -486,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>
|
||||
|
|
@ -498,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>
|
||||
|
|
@ -521,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>
|
||||
|
|
@ -544,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>
|
||||
|
||||
|
|
@ -794,14 +794,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>
|
||||
|
|
@ -836,7 +836,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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue