HIVE-11040 : Change Derby dependency version to 10.10.2.0 (Jason Dere, reviewed 
by Sushanth Sowmyan, Gunther Hagleitner)


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

Branch: refs/heads/spark
Commit: dd30afc334d007f70b55d75ab5d42bdb910c534b
Parents: 3f8b0ef
Author: Sushanth Sowmyan <khorg...@gmail.com>
Authored: Thu Jun 18 10:26:39 2015 -0700
Committer: Sushanth Sowmyan <khorg...@gmail.com>
Committed: Thu Jun 18 10:27:23 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hive/blob/dd30afc3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0fe683..9014d70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <commons-logging.version>1.1.3</commons-logging.version>
     <commons-pool.version>1.5.4</commons-pool.version>
     <commons-dbcp.version>1.4</commons-dbcp.version>
-    <derby.version>10.11.1.1</derby.version>
+    <derby.version>10.10.2.0</derby.version>
     <dropwizard.version>3.1.0</dropwizard.version>
     <guava.version>14.0.1</guava.version>
     <groovy.version>2.1.6</groovy.version>

Reply via email to