You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/07/13 17:10:23 UTC

camel git commit: CAMEL-8867: Upgrade Google app engine and related bundle to version 1.9.23

Repository: camel
Updated Branches:
  refs/heads/master 0e9c7cf86 -> d4b626abd


CAMEL-8867: Upgrade Google app engine and related bundle to version 1.9.23


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

Branch: refs/heads/master
Commit: d4b626abd1c3da2a301ae702a7468c48c7cedcb6
Parents: 0e9c7cf
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 13 17:04:14 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 13 17:04:14 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d4b626ab/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 95d1203..96e858c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,8 +182,8 @@
     <geronimo-ws-metadata-spec-version>1.1.3</geronimo-ws-metadata-spec-version>
     <gmaven-plugin-version>1.4</gmaven-plugin-version>
     <gmetric4j-version>1.0.10</gmetric4j-version>
-    <google-app-engine-version>1.9.21</google-app-engine-version>
-    <google-app-engine-bundle-version>1.9.21_1</google-app-engine-bundle-version>
+    <google-app-engine-version>1.9.23</google-app-engine-version>
+    <google-app-engine-bundle-version>1.9.23_1</google-app-engine-bundle-version>
     <google-gdata-version>1.41.5.w1</google-gdata-version>
     <google-gdata-bundle-version>1.41.1_1</google-gdata-bundle-version>
     <google-guava-version>18.0</google-guava-version>