re-enable hive plugin
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/02dc8efc Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/02dc8efc Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/02dc8efc Branch: refs/feature/STREAMS-389,398 Commit: 02dc8efc6615142cce4d3ddd62d28c1972c82855 Parents: 9618ada Author: Steve Blackmon @steveblackmon <sblack...@apache.org> Authored: Tue May 3 16:33:47 2016 -0500 Committer: Steve Blackmon @steveblackmon <sblack...@apache.org> Committed: Tue May 3 16:33:47 2016 -0500 ---------------------------------------------------------------------- streams-plugins/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02dc8efc/streams-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/streams-plugins/pom.xml b/streams-plugins/pom.xml index 390c8a0..b90e2d5 100644 --- a/streams-plugins/pom.xml +++ b/streams-plugins/pom.xml @@ -36,6 +36,7 @@ </properties> <modules> + <module>streams-plugin-hive</module> <module>streams-plugin-pojo</module> </modules>