[13/31] lens git commit: LENS-1281 : Fix license issue with quartz dependency

2016-10-25 Thread puneetgupta
LENS-1281 : Fix license issue with quartz dependency


Project: http://git-wip-us.apache.org/repos/asf/lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/15cf0b57
Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/15cf0b57
Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/15cf0b57

Branch: refs/heads/master
Commit: 15cf0b577216d8bd6073391da98fbb5fc0dd01e4
Parents: 8fcc1a1
Author: Ajay Yadava 
Authored: Mon Aug 22 17:21:50 2016 +0530
Committer: Amareshwari Sriramadasu 
Committed: Mon Aug 22 17:29:08 2016 +0530

--
 pom.xml | 8 
 1 file changed, 8 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/lens/blob/15cf0b57/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 97cb612..c181a58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -815,6 +815,14 @@
 org.quartz-scheduler
 quartz
 ${quartz.version}
+
+
+  
+c3p0
+c3p0
+  
+
   
   
 org.projectlombok



lens git commit: LENS-1281 : Fix license issue with quartz dependency

2016-08-22 Thread amareshwari
Repository: lens
Updated Branches:
  refs/heads/master 443ec5f5f -> c6e3abc63


LENS-1281 : Fix license issue with quartz dependency


Project: http://git-wip-us.apache.org/repos/asf/lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/c6e3abc6
Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/c6e3abc6
Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/c6e3abc6

Branch: refs/heads/master
Commit: c6e3abc63be51ff9953b6d0b5222745264ede49e
Parents: 443ec5f
Author: Ajay Yadava 
Authored: Mon Aug 22 17:21:50 2016 +0530
Committer: Amareshwari Sriramadasu 
Committed: Mon Aug 22 17:21:50 2016 +0530

--
 pom.xml | 8 
 1 file changed, 8 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/lens/blob/c6e3abc6/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 7c03862..871d1ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -815,6 +815,14 @@
 org.quartz-scheduler
 quartz
 ${quartz.version}
+
+
+  
+c3p0
+c3p0
+  
+
   
   
 org.projectlombok