Repository: incubator-atlas Updated Branches: refs/heads/0.7-incubating 0ef0c98a4 -> 2f4ca5549
ATLAS-1442: updated pom.xml to change version number to 0.7.1-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/2f4ca554 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/2f4ca554 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/2f4ca554 Branch: refs/heads/0.7-incubating Commit: 2f4ca5549a17e8882c7394a060464b8e9d18b4d2 Parents: 0ef0c98 Author: Madhan Neethiraj <[email protected]> Authored: Tue Jan 10 22:07:09 2017 -0800 Committer: Madhan Neethiraj <[email protected]> Committed: Wed Jan 11 00:36:59 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 +- 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/pom.xml | 2 +- notification/pom.xml | 2 +- plugin-classloader/pom.xml | 2 +- pom.xml | 2 +- release-log.txt | 4 ++++ repository/pom.xml | 2 +- server-api/pom.xml | 4 ++-- titan/pom.xml | 2 +- typesystem/pom.xml | 2 +- webapp/pom.xml | 2 +- 27 files changed, 31 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/falcon-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/falcon-bridge-shim/pom.xml b/addons/falcon-bridge-shim/pom.xml index 380e5c2..f8df192 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>falcon-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/falcon-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/falcon-bridge/pom.xml b/addons/falcon-bridge/pom.xml index 0ea199a..4a82135 100644 --- a/addons/falcon-bridge/pom.xml +++ b/addons/falcon-bridge/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>falcon-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/hdfs-model/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hdfs-model/pom.xml b/addons/hdfs-model/pom.xml index 32fb365..972619a 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hdfs-model</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/hive-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hive-bridge-shim/pom.xml b/addons/hive-bridge-shim/pom.xml index 5a95113..6a61931 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hive-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/hive-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml index c752631..6168d41 100755 --- a/addons/hive-bridge/pom.xml +++ b/addons/hive-bridge/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hive-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/sqoop-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/sqoop-bridge-shim/pom.xml b/addons/sqoop-bridge-shim/pom.xml index a987fbb..8f875a5 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>sqoop-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/sqoop-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/sqoop-bridge/pom.xml b/addons/sqoop-bridge/pom.xml index 06c9f3d..2f38c39 100644 --- a/addons/sqoop-bridge/pom.xml +++ b/addons/sqoop-bridge/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>sqoop-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/storm-bridge-shim/pom.xml ---------------------------------------------------------------------- diff --git a/addons/storm-bridge-shim/pom.xml b/addons/storm-bridge-shim/pom.xml index 668886a..69719c3 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>storm-bridge-shim</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/addons/storm-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/storm-bridge/pom.xml b/addons/storm-bridge/pom.xml index 9315599..61a7b43 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>storm-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/authorization/pom.xml ---------------------------------------------------------------------- diff --git a/authorization/pom.xml b/authorization/pom.xml index 3240b33..32b7175 100644 --- a/authorization/pom.xml +++ b/authorization/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-authorization</artifactId> <name>Apache Atlas Authorization</name> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/catalog/pom.xml b/catalog/pom.xml index 9ae6aca..ea041da 100755 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-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/2f4ca554/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index f3fc2af..c95549d 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-client</artifactId> <description>Apache Atlas Client</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 6845100..edbe1b3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-common</artifactId> <description>Apache Atlas Common</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/dashboardv2/pom.xml ---------------------------------------------------------------------- diff --git a/dashboardv2/pom.xml b/dashboardv2/pom.xml index 4ebf1e7..dfa3a2d 100644 --- a/dashboardv2/pom.xml +++ b/dashboardv2/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-dashboardv2</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index f6deb88..abb5ae5 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.7-incubating</version> + <version>0.7.1-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>atlas-distro</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index fb39732..5d5db70 100755 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-docs</artifactId> <description>Apache Atlas Documentation</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/graphdb/api/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml index 052ac76..239be23 100644 --- a/graphdb/api/pom.xml +++ b/graphdb/api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>atlas-graphdb</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-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/2f4ca554/graphdb/pom.xml ---------------------------------------------------------------------- diff --git a/graphdb/pom.xml b/graphdb/pom.xml index f5af3b5..d7e995b 100644 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-graphdb</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/notification/pom.xml ---------------------------------------------------------------------- diff --git a/notification/pom.xml b/notification/pom.xml index cdfb16c..350deb2 100644 --- a/notification/pom.xml +++ b/notification/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-notification</artifactId> <description>Apache Atlas Notification</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/plugin-classloader/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-classloader/pom.xml b/plugin-classloader/pom.xml index 07c9c4d..58bd973 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.7-incubating</version> + <version>0.7.1-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/2f4ca554/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index df4d6d2..5f0d5d2 100755 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-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/2f4ca554/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index f3f7c33..4a82306 100644 --- a/release-log.txt +++ b/release-log.txt @@ -32,6 +32,10 @@ ATLAS-409 Atlas will not import avro tables with schema read from a file (dosset ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ALL CHANGES: +ATLAS-1442 updated pom.xml to change version number to 0.7.1-incubating (mneethiraj) +ATLAS-1432 Responsive Loader and css changes (kevalbhatt via mneethiraj) +ATLAS-1427 update tests for the changes in default SSL protocols support (mneethiraj) +ATLAS-1432 Responsive Loader and css changes (kevalbhatt via mneethiraj) ATLAS-1419 fix entity-update to set attribute value to null when null is explicitly provided ([email protected] via mneethiraj) ATLAS-1427 Support an option to exclude protocols in SSL mode (nixonrodrigues via mneethiraj) ATLAS-1424 Avoid stack-trace in REST API error response (nixonrodrigues via mneethiraj) http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/repository/pom.xml ---------------------------------------------------------------------- diff --git a/repository/pom.xml b/repository/pom.xml index 632c3b1..e0e7c16 100755 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-repository</artifactId> <description>Apache Atlas Repository Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/server-api/pom.xml ---------------------------------------------------------------------- diff --git a/server-api/pom.xml b/server-api/pom.xml index 1d1e0a9..a120ea0 100644 --- a/server-api/pom.xml +++ b/server-api/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -64,4 +64,4 @@ </dependency> </dependencies> -</project> \ No newline at end of file +</project> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/titan/pom.xml ---------------------------------------------------------------------- diff --git a/titan/pom.xml b/titan/pom.xml index a27bba5..7c84e27 100644 --- a/titan/pom.xml +++ b/titan/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>atlas-titan</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/typesystem/pom.xml ---------------------------------------------------------------------- diff --git a/typesystem/pom.xml b/typesystem/pom.xml index 19132bb..755c687 100755 --- a/typesystem/pom.xml +++ b/typesystem/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-typesystem</artifactId> <description>Apache Atlas Typesystem Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/2f4ca554/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index b209d0b..779ae5a 100755 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.7-incubating</version> + <version>0.7.1-incubating</version> </parent> <artifactId>atlas-webapp</artifactId> <description>Apache Atlas Web Application</description>
