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/06/21 12:23:01 UTC

camel git commit: Align Google App Engine and relative bundle to the same version 1.9.21

Repository: camel
Updated Branches:
  refs/heads/master a29d852bf -> 6c2bf43a8


Align Google App Engine and relative bundle to the same version 1.9.21


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

Branch: refs/heads/master
Commit: 6c2bf43a8f72bc0ca99d9126143849017e14832e
Parents: a29d852
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jun 21 12:05:02 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Jun 21 12:05:02 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6c2bf43a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index de1261a..931ea52 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.22</google-app-engine-version>
-    <google-app-engine-bundle-version>1.9.19_1</google-app-engine-bundle-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-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>