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
1c3b2bef
Commit
1c3b2bef
authored
Jun 21, 2016
by
Shwetha GS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-925 Change master version to 0.8-incubating (shwethags)
parent
7b3ace5e
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
67 additions
and
107 deletions
+67
-107
pom.xml
addons/falcon-bridge/pom.xml
+2
-4
pom.xml
addons/hdfs-model/pom.xml
+2
-2
pom.xml
addons/hive-bridge/pom.xml
+2
-4
pom.xml
addons/sqoop-bridge/pom.xml
+2
-4
pom.xml
addons/storm-bridge/pom.xml
+2
-2
pom.xml
authorization/pom.xml
+2
-4
pom.xml
catalog/pom.xml
+2
-4
pom.xml
client/pom.xml
+2
-4
pom.xml
common/pom.xml
+2
-4
pom.xml
dashboardv2/pom.xml
+2
-4
pom.xml
distro/pom.xml
+11
-30
pom.xml
docs/pom.xml
+2
-4
pom.xml
graphdb/api/pom.xml
+2
-4
pom.xml
graphdb/pom.xml
+2
-4
pom.xml
notification/pom.xml
+2
-4
pom.xml
pom.xml
+9
-5
release-log.txt
release-log.txt
+9
-0
pom.xml
repository/pom.xml
+2
-4
pom.xml
server-api/pom.xml
+2
-4
pom.xml
titan/pom.xml
+2
-4
pom.xml
typesystem/pom.xml
+2
-4
pom.xml
webapp/pom.xml
+2
-4
No files found.
addons/falcon-bridge/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<relativePath>
../../
</relativePath>
</parent>
<artifactId>
falcon-bridge
</artifactId>
...
...
addons/hdfs-model/pom.xml
View file @
1c3b2bef
...
...
@@ -17,12 +17,12 @@
~ limitations 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"
>
<project
xmlns
=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<relativePath>
../../
</relativePath>
</parent>
<artifactId>
hdfs-model
</artifactId>
...
...
addons/hive-bridge/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<relativePath>
../../
</relativePath>
</parent>
<artifactId>
hive-bridge
</artifactId>
...
...
addons/sqoop-bridge/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<relativePath>
../../
</relativePath>
</parent>
<artifactId>
sqoop-bridge
</artifactId>
...
...
addons/storm-bridge/pom.xml
View file @
1c3b2bef
...
...
@@ -16,12 +16,12 @@
~ See the License for the specific language governing permissions and
~ limitations 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"
>
<project
xmlns
=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<relativePath>
../../
</relativePath>
</parent>
<artifactId>
storm-bridge
</artifactId>
...
...
authorization/pom.xml
View file @
1c3b2bef
...
...
@@ -17,15 +17,13 @@
~ limitations under the License.
-->
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-authorization
</artifactId>
<name>
Apache Atlas Authorization
</name>
...
...
catalog/pom.xml
View file @
1c3b2bef
...
...
@@ -18,15 +18,13 @@
~ limitations 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/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://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-catalog
</artifactId>
<description>
Apache Atlas Business Catalog Module
</description>
...
...
client/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-client
</artifactId>
<description>
Apache Atlas Client
</description>
...
...
common/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-common
</artifactId>
<description>
Apache Atlas Common
</description>
...
...
dashboardv2/pom.xml
View file @
1c3b2bef
...
...
@@ -17,15 +17,13 @@
~ limitations under the License.
-->
<project
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"
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"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-dashboardv2
</artifactId>
...
...
distro/pom.xml
View file @
1c3b2bef
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<artifactId>
atlas-distro
</artifactId>
...
...
@@ -194,22 +194,13 @@ atlas.graph.index.search.solr.zookeeper-url=localhost:2181
</goals>
<configuration>
<target
name=
"Download HBase"
>
<mkdir
dir=
"${hbase.dir}"
/>
<mkdir
dir=
"${project.basedir}/hbase"
/>
<get
src=
"${hbase.tar}"
dest=
"${project.basedir}/hbase/${hbase.folder}.tar.gz"
usetimestamp=
"true"
verbose=
"true"
skipexisting=
"true"
/>
<untar
src=
"${project.basedir}/hbase/${hbase.folder}.tar.gz"
dest=
"${project.build.directory}/hbase.temp"
compression=
"gzip"
/>
<mkdir
dir=
"${hbase.dir}"
/>
<mkdir
dir=
"${project.basedir}/hbase"
/>
<get
src=
"${hbase.tar}"
dest=
"${project.basedir}/hbase/${hbase.folder}.tar.gz"
usetimestamp=
"true"
verbose=
"true"
skipexisting=
"true"
/>
<untar
src=
"${project.basedir}/hbase/${hbase.folder}.tar.gz"
dest=
"${project.build.directory}/hbase.temp"
compression=
"gzip"
/>
<copy
todir=
"${hbase.dir}"
>
<fileset
dir=
"${project.build.directory}/hbase.temp/${hbase.folder}"
>
<include
name=
"**/*"
/>
<include
name=
"**/*"
/>
</fileset>
</copy>
</target>
...
...
@@ -224,22 +215,13 @@ atlas.graph.index.search.solr.zookeeper-url=localhost:2181
</goals>
<configuration>
<target
name=
"Download SOLR"
>
<mkdir
dir=
"${solr.dir}"
/>
<mkdir
dir=
"${project.basedir}/solr"
/>
<get
src=
"${solr.tar}"
dest=
"${project.basedir}/solr/${solr.folder}.tgz"
usetimestamp=
"true"
verbose=
"true"
skipexisting=
"true"
/>
<untar
src=
"${project.basedir}/solr/${solr.folder}.tgz"
dest=
"${project.build.directory}/solr.temp"
compression=
"gzip"
/>
<mkdir
dir=
"${solr.dir}"
/>
<mkdir
dir=
"${project.basedir}/solr"
/>
<get
src=
"${solr.tar}"
dest=
"${project.basedir}/solr/${solr.folder}.tgz"
usetimestamp=
"true"
verbose=
"true"
skipexisting=
"true"
/>
<untar
src=
"${project.basedir}/solr/${solr.folder}.tgz"
dest=
"${project.build.directory}/solr.temp"
compression=
"gzip"
/>
<copy
todir=
"${solr.dir}"
>
<fileset
dir=
"${project.build.directory}/solr.temp/${solr.folder}"
>
<include
name=
"**/*"
/>
<include
name=
"**/*"
/>
</fileset>
</copy>
</target>
...
...
@@ -304,7 +286,6 @@ atlas.graph.index.search.solr.zookeeper-url=localhost:2181
<dependency>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
storm-bridge
</artifactId>
<version>
0.7-incubating-SNAPSHOT
</version>
</dependency>
</dependencies>
</project>
docs/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ See the License for the specific language governing permissions and
~ limitations 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/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://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-docs
</artifactId>
<description>
Apache Atlas Documentation
</description>
...
...
graphdb/api/pom.xml
View file @
1c3b2bef
...
...
@@ -18,15 +18,13 @@
~ limitations 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/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://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
atlas-graphdb
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-graphdb-api
</artifactId>
<description>
Apache Atlas Graph Datbase API
</description>
...
...
graphdb/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-graphdb
</artifactId>
...
...
notification/pom.xml
View file @
1c3b2bef
...
...
@@ -17,14 +17,12 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-notification
</artifactId>
<description>
Apache Atlas Notification
</description>
...
...
pom.xml
View file @
1c3b2bef
...
...
@@ -17,9 +17,7 @@
~ limitations under the License.
-->
<project
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"
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"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
>
<parent>
<groupId>
org.apache
</groupId>
...
...
@@ -30,7 +28,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
<description>
Metadata Management and Data Governance Platform over Hadoop
</description>
<name>
apache-atlas
</name>
<packaging>
pom
</packaging>
...
...
@@ -110,7 +108,7 @@
<role>
committer
</role>
<role>
PPMC
</role>
</roles>
<organization
></organization
>
<organization
/
>
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
</developer>
<developer>
...
...
@@ -1078,6 +1076,12 @@
<dependency>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
storm-bridge
</artifactId>
<version>
${project.version}
</version>
</dependency>
<dependency>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
hdfs-model
</artifactId>
<version>
${project.version}
</version>
</dependency>
...
...
release-log.txt
View file @
1c3b2bef
...
...
@@ -3,6 +3,15 @@ Apache Atlas Release Notes
--trunk - unreleased
INCOMPATIBLE CHANGES:
ALL CHANGES:
ATLAS-925 Change master version to 0.8-incubating (shwethags)
--Release 0.7-incubating
INCOMPATIBLE CHANGES:
ATLAS-844 Remove titan berkeley and elastic search jars if hbase/solr based profiles are chosen (yhemanth via shwethags)
ATLAS-819 All user defined types should have a set of common attributes (shwethags)
ATLAS-915 Fix docs for import-hive changes (svimal2106 via sumasai)
...
...
repository/pom.xml
View file @
1c3b2bef
...
...
@@ -18,15 +18,13 @@
~ limitations 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/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://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-repository
</artifactId>
<description>
Apache Atlas Repository Module
</description>
...
...
server-api/pom.xml
View file @
1c3b2bef
...
...
@@ -16,13 +16,11 @@
~ 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://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
titan/pom.xml
View file @
1c3b2bef
...
...
@@ -16,13 +16,11 @@
~ 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://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
atlas-titan
</artifactId>
...
...
typesystem/pom.xml
View file @
1c3b2bef
...
...
@@ -18,15 +18,13 @@
~ limitations 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"
>
<project
xmlns=
"http://maven.apache.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"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-typesystem
</artifactId>
<description>
Apache Atlas Typesystem Module
</description>
...
...
webapp/pom.xml
View file @
1c3b2bef
...
...
@@ -18,15 +18,13 @@
~ limitations 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/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://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<version>
0.
8
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-webapp
</artifactId>
<description>
Apache Atlas Web Application
</description>
...
...
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