You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2014/06/01 23:02:48 UTC

git commit: upgrade Derby 10.10.1.1 to 10.10.2.0

Repository: camel
Updated Branches:
  refs/heads/master 46ec9ef55 -> f17f778c8


upgrade Derby 10.10.1.1 to 10.10.2.0


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

Branch: refs/heads/master
Commit: f17f778c82a0f3a4d74c69c1fcca6b2863bbba23
Parents: 46ec9ef
Author: cmueller <cm...@apache.org>
Authored: Sun Jun 1 23:02:50 2014 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sun Jun 1 23:02:50 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f17f778c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5d0f610..a3e8c2f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -112,7 +112,7 @@
     <cxf-version-range>[2.7,4.0)</cxf-version-range>
     <cxf-xjc-utils-version>2.7.0</cxf-xjc-utils-version>
     <deltaspike-version>0.7</deltaspike-version>
-    <derby-version>10.10.1.1</derby-version>
+    <derby-version>10.10.2.0</derby-version>
     <disruptor-version>3.2.1</disruptor-version>
     <dnsjava-version>2.1.1</dnsjava-version>
     <dnsjava-bundle-version>2.1.1_1</dnsjava-bundle-version>