LENS-1336: Add contrib(clients) module to modules section
Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/0f7a1d6d Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/0f7a1d6d Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/0f7a1d6d Branch: refs/heads/master Commit: 0f7a1d6d91e340381c8f07f648b7d3305573c2ed Parents: c600c82 Author: Amareshwari Sriramadasu <[email protected]> Authored: Sat Sep 24 10:56:59 2016 +0800 Committer: rajub <[email protected]> Committed: Sat Sep 24 10:58:08 2016 +0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lens/blob/0f7a1d6d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8733649..6dfa049 100644 --- a/pom.xml +++ b/pom.xml @@ -1705,6 +1705,7 @@ <module>lens-ml-dist</module> <module>lens-regression</module> <module>lens-ui</module> + <module>contrib</module> </modules> <profiles>
