Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
87075f8a
Commit
87075f8a
authored
6 years ago
by
Sarath Subramanian
Committed by
nixonrodrigues
6 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-3240: Update 'http' urls to 'https' in maven settings
Signed-off-by:
nixonrodrigues
<
nixon@apache.org
>
parent
10e7be0f
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
87 additions
and
87 deletions
+87
-87
pom.xml
addons/falcon-bridge-shim/pom.xml
+1
-1
pom.xml
addons/falcon-bridge/pom.xml
+1
-1
pom.xml
addons/hbase-bridge-shim/pom.xml
+1
-1
pom.xml
addons/hbase-bridge/pom.xml
+1
-1
pom.xml
addons/hbase-testing-util/pom.xml
+1
-1
pom.xml
addons/hdfs-model/pom.xml
+1
-1
pom.xml
addons/hive-bridge-shim/pom.xml
+1
-1
pom.xml
addons/hive-bridge/pom.xml
+1
-1
pom.xml
addons/impala-bridge-shim/pom.xml
+1
-1
pom.xml
addons/impala-bridge/pom.xml
+1
-1
pom.xml
addons/impala-hook-api/pom.xml
+1
-1
pom.xml
addons/kafka-bridge/pom.xml
+1
-1
pom.xml
addons/sqoop-bridge-shim/pom.xml
+1
-1
pom.xml
addons/sqoop-bridge/pom.xml
+1
-1
pom.xml
addons/storm-bridge-shim/pom.xml
+1
-1
pom.xml
addons/storm-bridge/pom.xml
+1
-1
pom.xml
authorization/pom.xml
+1
-1
pom.xml
build-tools/pom.xml
+1
-1
pom.xml
client/client-v1/pom.xml
+1
-1
pom.xml
client/client-v2/pom.xml
+1
-1
pom.xml
client/common/pom.xml
+1
-1
pom.xml
client/pom.xml
+1
-1
pom.xml
common/pom.xml
+1
-1
pom.xml
dashboardv2/pom.xml
+2
-2
pom.xml
distro/pom.xml
+6
-6
pom.xml
docs/pom.xml
+1
-1
pom.xml
graphdb/api/pom.xml
+1
-1
pom.xml
graphdb/common/pom.xml
+1
-1
pom.xml
graphdb/graphdb-impls/pom.xml
+1
-1
pom.xml
graphdb/janus-hbase2/pom.xml
+1
-1
pom.xml
graphdb/janus/pom.xml
+1
-1
pom.xml
graphdb/pom.xml
+1
-1
pom.xml
intg/pom.xml
+1
-1
pom.xml
notification/pom.xml
+1
-1
pom.xml
plugin-classloader/pom.xml
+1
-1
pom.xml
pom.xml
+40
-40
pom.xml
repository/pom.xml
+1
-1
pom.xml
server-api/pom.xml
+1
-1
pom.xml
test-tools/pom.xml
+1
-1
pom.xml
tools/atlas-index-repair/pom.xml
+1
-1
pom.xml
tools/classification-updater/pom.xml
+1
-1
pom.xml
webapp/pom.xml
+1
-1
No files found.
addons/falcon-bridge-shim/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/falcon-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/hbase-bridge-shim/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/hbase-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/hbase-testing-util/pom.xml
View file @
87075f8a
<?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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<!--
/**
* Licensed to the Apache Software Foundation (ASF) under one
...
...
This diff is collapsed.
Click to expand it.
addons/hdfs-model/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/hive-bridge-shim/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/hive-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/impala-bridge-shim/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/impala-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/impala-hook-api/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/kafka-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/sqoop-bridge-shim/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/sqoop-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/storm-bridge-shim/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
addons/storm-bridge/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
authorization/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
...
...
This diff is collapsed.
Click to expand it.
build-tools/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
atlas-buildtools
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
client/client-v1/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<artifactId>
atlas-client
</artifactId>
<groupId>
org.apache.atlas
</groupId>
...
...
This diff is collapsed.
Click to expand it.
client/client-v2/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<artifactId>
atlas-client
</artifactId>
<groupId>
org.apache.atlas
</groupId>
...
...
This diff is collapsed.
Click to expand it.
client/common/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<artifactId>
atlas-client
</artifactId>
<groupId>
org.apache.atlas
</groupId>
...
...
This diff is collapsed.
Click to expand it.
client/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
common/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
dashboardv2/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://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>
http
s
://atlas.apache.org
</url>
<build>
...
...
This diff is collapsed.
Click to expand it.
distro/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://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: http
s
://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>
http
s
://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>
http
s
://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>
http
s
://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>
http
s
://archive.apache.org/dist/zookeeper/zookeeper-${zookeeper.version}/zookeeper-${zookeeper.version}.tar.gz
</zk.tar>
<zk.folder>
zookeeper-${zookeeper.version}
</zk.folder>
</properties>
<build>
...
...
This diff is collapsed.
Click to expand it.
docs/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
...
...
This diff is collapsed.
Click to expand it.
graphdb/api/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
...
...
This diff is collapsed.
Click to expand it.
graphdb/common/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
atlas-graphdb
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
graphdb/graphdb-impls/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
...
...
This diff is collapsed.
Click to expand it.
graphdb/janus-hbase2/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
atlas-graphdb
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
graphdb/janus/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
atlas-graphdb
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
graphdb/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
...
...
This diff is collapsed.
Click to expand it.
intg/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
notification/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
plugin-classloader/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://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>
http
s
://atlas.apache.org
</url>
<licenses>
<license>
...
...
@@ -44,7 +44,7 @@
<organization>
<name>
Apache Software Foundation
</name>
<url>
http://www.apache.org
</url>
<url>
http
s
://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>
http
s
://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>
http
s
://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>
http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://www.ibm.com</organizationUrl>-->
</developer>
<developer>
<id>
mschussler
</id>
...
...
@@ -404,7 +404,7 @@
<role>
PMC
</role>
</roles>
<organization>
JPMC
</organization>
<!--<organizationUrl>http://</organizationUrl>-->
<!--<organizationUrl>http
s
://</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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://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>http
s
://www.hortonworks.com</organizationUrl>-->
</developer>
</developers>
...
...
@@ -794,14 +794,14 @@
<repositories>
<repository>
<id>
central
</id>
<url>
http://repo1.maven.org/maven2
</url>
<url>
http
s
://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>
http
s
://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>
http
s
://repo.typesafe.com/typesafe/releases/
</url>
</repository>
</repositories>
...
...
This diff is collapsed.
Click to expand it.
repository/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
...
...
This diff is collapsed.
Click to expand it.
server-api/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
...
...
This diff is collapsed.
Click to expand it.
test-tools/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
...
...
This diff is collapsed.
Click to expand it.
tools/atlas-index-repair/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
tools/classification-updater/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
webapp/pom.xml
View file @
87075f8a
...
...
@@ -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 http
s
://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment