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/09 06:30:09 UTC

camel git commit: Upgrade Vertx to version 3.3.1

Repository: camel
Updated Branches:
  refs/heads/master d0ac1380c -> aa6f35e1e


Upgrade Vertx to version 3.3.1


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

Branch: refs/heads/master
Commit: aa6f35e1e27dcf6bae7a77a83eafd89a08ca63ee
Parents: d0ac138
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jul 9 08:28:55 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jul 9 08:28:55 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/aa6f35e1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 17fe1f7..5fe73fe 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.0</vertx-version>
+    <vertx-version>3.3.1</vertx-version>
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.3.5.Final</weld2-version>