You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by ra...@apache.org on 2016/09/24 02:57:14 UTC

lens git commit: LENS-1336: Add contrib(clients) module to modules section

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 <am...@apache.org>
Authored: Sat Sep 24 10:56:59 2016 +0800
Committer: rajub <ra...@lazada.com>
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>