Repository: incubator-atlas Updated Branches: refs/heads/0.8-incubating 232e59629 -> 764b20753
ATLAS-1652: version in 0.8 branch changed to 0.8-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/764b2075 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/764b2075 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/764b2075 Branch: refs/heads/0.8-incubating Commit: 764b20753d69ea32247785484471f1409400053c Parents: 232e596 Author: Madhan Neethiraj <[email protected]> Authored: Mon Mar 6 23:55:51 2017 -0800 Committer: Madhan Neethiraj <[email protected]> Committed: Mon Mar 6 23:55:51 2017 -0800 ---------------------------------------------------------------------- addons/falcon-bridge-shim/pom.xml | 2 +- addons/falcon-bridge/pom.xml | 2 +- addons/hdfs-model/pom.xml | 2 +- addons/hive-bridge-shim/pom.xml | 2 +- addons/hive-bridge/pom.xml | 2 +- addons/sqoop-bridge-shim/pom.xml | 2 +- addons/sqoop-bridge/pom.xml | 2 +- addons/storm-bridge-shim/pom.xml | 2 +- addons/storm-bridge/pom.xml | 2 +- authorization/pom.xml | 2 +- build-tools/pom.xml | 2 +- catalog/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- dashboardv2/pom.xml | 2 +- distro/pom.xml | 2 +- docs/pom.xml | 2 +- graphdb/api/pom.xml | 2 +- graphdb/common/pom.xml | 2 +- graphdb/graphdb-impls/pom.xml | 2 +- graphdb/pom.xml | 2 +- graphdb/titan0/pom.xml | 2 +- graphdb/titan1/pom.xml | 2 +- intg/pom.xml | 2 +- notification/pom.xml | 2 +- plugin-classloader/pom.xml | 2 +- pom.xml | 2 +- repository/pom.xml | 2 +- server-api/pom.xml | 2 +- shaded/hbase-client-shaded/pom.xml | 2 +- shaded/hbase-server-shaded/pom.xml | 2 +- typesystem/pom.xml | 2 +- webapp/pom.xml | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/falcon-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/falcon-bridge-shim/pom.xml b/addons/falcon-bridge-shim/pom.xml index 1e505ee..f97397a 100755 --- a/addons/falcon-bridge-shim/pom.xml +++ b/addons/falcon-bridge-shim/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>falcon-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/falcon-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/falcon-bridge/pom.xml b/addons/falcon-bridge/pom.xml index 6c87c71..175b637 100644 --- a/addons/falcon-bridge/pom.xml +++ b/addons/falcon-bridge/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>falcon-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/hdfs-model/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hdfs-model/pom.xml b/addons/hdfs-model/pom.xml index 1376fdc..774f64d 100644 --- a/addons/hdfs-model/pom.xml +++ b/addons/hdfs-model/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hdfs-model</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/hive-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hive-bridge-shim/pom.xml b/addons/hive-bridge-shim/pom.xml index e862261..f7bea78 100755 --- a/addons/hive-bridge-shim/pom.xml +++ b/addons/hive-bridge-shim/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hive-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/hive-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml index 0d06741..e9a3858 100755 --- a/addons/hive-bridge/pom.xml +++ b/addons/hive-bridge/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hive-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/sqoop-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/sqoop-bridge-shim/pom.xml b/addons/sqoop-bridge-shim/pom.xml index 25e2950..3d1e351 100755 --- a/addons/sqoop-bridge-shim/pom.xml +++ b/addons/sqoop-bridge-shim/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>sqoop-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/sqoop-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/sqoop-bridge/pom.xml b/addons/sqoop-bridge/pom.xml index 540ef0d..798f750 100644 --- a/addons/sqoop-bridge/pom.xml +++ b/addons/sqoop-bridge/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>sqoop-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/storm-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/storm-bridge-shim/pom.xml b/addons/storm-bridge-shim/pom.xml index b532638..20d6925 100755 --- a/addons/storm-bridge-shim/pom.xml +++ b/addons/storm-bridge-shim/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>storm-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/addons/storm-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/storm-bridge/pom.xml b/addons/storm-bridge/pom.xml index 92e0ca8..80a3b9d 100644 --- a/addons/storm-bridge/pom.xml +++ b/addons/storm-bridge/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>storm-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/authorization/pom.xml ---------------------------------------------------------------------- diff --git a/authorization/pom.xml b/authorization/pom.xml index 34e105b..687f577 100644 --- a/authorization/pom.xml +++ b/authorization/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-authorization</artifactId> <name>Apache Atlas Authorization</name> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 892112a..5c4bcd4 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -24,6 +24,6 @@ <artifactId>atlas-buildtools</artifactId> <name>Apache Atlas Server Build Tools</name> <description>Apache Atlas Build Tools like Checkstyle</description> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <packaging>jar</packaging> </project> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/catalog/pom.xml b/catalog/pom.xml index 55b8dff..d12a673 100755 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-catalog</artifactId> <description>Apache Atlas Business Catalog Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 773db5c..ee63f59 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-client</artifactId> <description>Apache Atlas Client</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 5fe5d57..ed0bb47 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-common</artifactId> <description>Apache Atlas Common</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/dashboardv2/pom.xml ---------------------------------------------------------------------- diff --git a/dashboardv2/pom.xml b/dashboardv2/pom.xml index bdb0d3b..9013aa3 100644 --- a/dashboardv2/pom.xml +++ b/dashboardv2/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-dashboardv2</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index c0090ae..ff2a1b4 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>atlas-distro</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index b0a5777..60d0293 100755 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-docs</artifactId> <description>Apache Atlas Documentation</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/graphdb/api/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml index 048f731..6b2cbfc 100644 --- a/graphdb/api/pom.xml +++ b/graphdb/api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>atlas-graphdb</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-graphdb-api</artifactId> <description>Apache Atlas Graph Datbase API</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/graphdb/common/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/common/pom.xml b/graphdb/common/pom.xml index f110aff..e4ce534 100644 --- a/graphdb/common/pom.xml +++ b/graphdb/common/pom.xml @@ -18,7 +18,7 @@ under the License. --> <parent> <artifactId>atlas-graphdb</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-graphdb-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/graphdb/graphdb-impls/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/graphdb-impls/pom.xml b/graphdb/graphdb-impls/pom.xml index 4a1857f..faf49a1 100644 --- a/graphdb/graphdb-impls/pom.xml +++ b/graphdb/graphdb-impls/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>atlas-graphdb</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>atlas-graphdb-impls</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/graphdb/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/pom.xml b/graphdb/pom.xml index 424acc0..d93dfd8 100644 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-graphdb</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/graphdb/titan0/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/titan0/pom.xml b/graphdb/titan0/pom.xml index 060fda9..56cd220 100644 --- a/graphdb/titan0/pom.xml +++ b/graphdb/titan0/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>atlas-graphdb</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-graphdb-titan0</artifactId> <description>Apache Atlas Titan 0.5.4 Graph DB Impl</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/graphdb/titan1/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/titan1/pom.xml b/graphdb/titan1/pom.xml index ad289e5..b0c2895 100644 --- a/graphdb/titan1/pom.xml +++ b/graphdb/titan1/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>atlas-graphdb</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-graphdb-titan1</artifactId> <description>Apache Atlas Titan 1.0.0 Graph DB Impl</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/intg/pom.xml ---------------------------------------------------------------------- diff --git a/intg/pom.xml b/intg/pom.xml index a5fab71..f31ff7b 100644 --- a/intg/pom.xml +++ b/intg/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-intg</artifactId> <description>Apache Atlas Integration</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/notification/pom.xml ---------------------------------------------------------------------- diff --git a/notification/pom.xml b/notification/pom.xml index abf37d5..bfb5f50 100644 --- a/notification/pom.xml +++ b/notification/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-notification</artifactId> <description>Apache Atlas Notification</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/plugin-classloader/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-classloader/pom.xml b/plugin-classloader/pom.xml index 0387e87..b411aa2 100644 --- a/plugin-classloader/pom.xml +++ b/plugin-classloader/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-plugin-classloader</artifactId> <description>Apache Atlas Plugin Classloader</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 13f6fe9..00dd142 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <description>Metadata Management and Data Governance Platform over Hadoop</description> <name>apache-atlas</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/repository/pom.xml ---------------------------------------------------------------------- diff --git a/repository/pom.xml b/repository/pom.xml index 7db4f42..10edda4 100755 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-repository</artifactId> <description>Apache Atlas Repository Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/server-api/pom.xml ---------------------------------------------------------------------- diff --git a/server-api/pom.xml b/server-api/pom.xml index 42c2f9a..5af5afd 100644 --- a/server-api/pom.xml +++ b/server-api/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/shaded/hbase-client-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/shaded/hbase-client-shaded/pom.xml b/shaded/hbase-client-shaded/pom.xml index 4fe9f97..c852e1f 100644 --- a/shaded/hbase-client-shaded/pom.xml +++ b/shaded/hbase-client-shaded/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>atlas-hbase-client-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/shaded/hbase-server-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/shaded/hbase-server-shaded/pom.xml b/shaded/hbase-server-shaded/pom.xml index 4f6873f..1f83713 100644 --- a/shaded/hbase-server-shaded/pom.xml +++ b/shaded/hbase-server-shaded/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>atlas-hbase-server-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/typesystem/pom.xml ---------------------------------------------------------------------- diff --git a/typesystem/pom.xml b/typesystem/pom.xml index ab5f8d0..ea3a418 100755 --- a/typesystem/pom.xml +++ b/typesystem/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-typesystem</artifactId> <description>Apache Atlas Typesystem Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/764b2075/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index 30b88ff..a63c769 100755 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.8-incubating-SNAPSHOT</version> + <version>0.8-incubating</version> </parent> <artifactId>atlas-webapp</artifactId> <description>Apache Atlas Web Application</description>
