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 2016/07/11 10:55:48 UTC

camel git commit: Upgrade Vertx to version 3.3.2

Repository: camel
Updated Branches:
  refs/heads/master 22a4f28e5 -> 6b957e503


Upgrade Vertx to version 3.3.2


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

Branch: refs/heads/master
Commit: 6b957e5039cf2044948d978c5752d8f6e3643f53
Parents: 22a4f28
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 11 12:51:22 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 11 12:51:22 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6b957e50/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 410eddf..59717dc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -578,7 +578,7 @@
     <velocity-bundle-version>1.7_6</velocity-bundle-version>
     <velocity-tools-version>2.0</velocity-tools-version>
     <velocity-version>1.7</velocity-version>
-    <vertx-version>3.3.1</vertx-version>
+    <vertx-version>3.3.2</vertx-version>
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.3.5.Final</weld2-version>