You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by jd...@apache.org on 2015/01/27 09:27:24 UTC

incubator-lens git commit: LENS-237 Move to latest Apache pom dependency (Amareshwari via jdhok)

Repository: incubator-lens
Updated Branches:
  refs/heads/master baf2f3724 -> f73ee7c70


LENS-237 Move to latest Apache pom dependency (Amareshwari via jdhok)


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

Branch: refs/heads/master
Commit: f73ee7c703e08e971598edf37479d5c7a7745805
Parents: baf2f37
Author: jdhok <ja...@inmobi.com>
Authored: Tue Jan 27 13:57:12 2015 +0530
Committer: jdhok <ja...@inmobi.com>
Committed: Tue Jan 27 13:57:12 2015 +0530

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-lens/blob/f73ee7c7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8e1d7a9..e78ad08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>14</version>
+    <version>16</version>
   </parent>
 
   <properties>