Repository: atlas Updated Branches: refs/heads/master effb7537f -> bdf16a5f8
ATLAS-2521: Remove Titan 0.5.4 support from Atlas #2 Project: http://git-wip-us.apache.org/repos/asf/atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/bdf16a5f Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/bdf16a5f Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/bdf16a5f Branch: refs/heads/master Commit: bdf16a5f8fd2daa9084ad0f7b83a9acf414c19fc Parents: effb753 Author: Sarath Subramanian <[email protected]> Authored: Thu May 3 16:13:24 2018 -0700 Committer: Sarath Subramanian <[email protected]> Committed: Thu May 3 16:13:24 2018 -0700 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/atlas/blob/bdf16a5f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 501ea61..3469a39 100644 --- a/pom.xml +++ b/pom.xml @@ -741,8 +741,7 @@ <module>addons/hbase-bridge-shim</module> <module>addons/hbase-bridge</module> <module>addons/kafka-bridge</module> - <module>tools/atlas-migration-exporter</module> - + <module>distro</module> </modules>
