Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-0.98 56afcb35c -> 9c15d3ee6


PHOENIX-1965 Upgrade Pig to version 0.13 (Prashant Kommireddi)


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

Branch: refs/heads/4.x-HBase-0.98
Commit: 9c15d3ee6a2630dcfa7723424b0c965531b4afd3
Parents: 56afcb3
Author: Jesse Yates <jya...@apache.org>
Authored: Wed May 13 10:00:52 2015 -0700
Committer: Jesse Yates <jya...@apache.org>
Committed: Thu May 14 13:17:12 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9c15d3ee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2012f52..331ecdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <!-- Dependency versions -->
     <commons-cli.version>1.2</commons-cli.version>
     <hadoop.version>1.0.4</hadoop.version>
-    <pig.version>0.12.0</pig.version>
+    <pig.version>0.13.0</pig.version>
     <jackson.version>1.8.8</jackson.version>
     <antlr.version>3.5</antlr.version>
     <log4j.version>1.2.17</log4j.version>

Reply via email to