Repository: lens Updated Branches: refs/heads/master ba2d3e5db -> d4225f645
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/d4225f64 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/d4225f64 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/d4225f64 Branch: refs/heads/master Commit: d4225f645dc32e22679fd443d9b53acf12abe514 Parents: ba2d3e5 Author: Amareshwari Sriramadasu <[email protected]> Authored: Sat Sep 24 10:56:59 2016 +0800 Committer: rajub <[email protected]> Committed: Sat Sep 24 10:56:59 2016 +0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lens/blob/d4225f64/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4d17f8a..1efe65a 100644 --- a/pom.xml +++ b/pom.xml @@ -1706,6 +1706,7 @@ <module>lens-ml-dist</module> <module>lens-regression</module> <module>lens-ui</module> + <module>contrib</module> </modules> <profiles>
