Repository: bigtop Updated Branches: refs/heads/master 84c2e093a -> 8766429f8
BIGTOP-1514. Remove hive from modules in test-artifacts. Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/8766429f Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/8766429f Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/8766429f Branch: refs/heads/master Commit: 8766429f8c54964e7cd1777d2635e9831bc73661 Parents: 84c2e09 Author: jayunit100 <[email protected]> Authored: Tue Nov 4 09:05:26 2014 -0500 Committer: [email protected] <jayunit100> Committed: Wed Nov 5 20:05:01 2014 -0500 ---------------------------------------------------------------------- bigtop-tests/test-artifacts/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/8766429f/bigtop-tests/test-artifacts/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml index bb15434..eb25d56 100644 --- a/bigtop-tests/test-artifacts/pom.xml +++ b/bigtop-tests/test-artifacts/pom.xml @@ -37,7 +37,6 @@ <module>package</module> <module>httpfs</module> <module>oozie</module> - <module>hive</module> <module>hbase</module> <module>flume</module> <module>sqoop</module>
