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/09/25 21:11:15 UTC

camel git commit: Upgrade Awaitility to version 1.6.4

Repository: camel
Updated Branches:
  refs/heads/master 016fe6f18 -> b87090900


Upgrade Awaitility to version 1.6.4


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

Branch: refs/heads/master
Commit: b870909000d3b44909fa71acc4de11ed45df09ae
Parents: 016fe6f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Sep 25 12:26:24 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Sep 25 21:10:27 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b8709090/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index cc1763a..88b77b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -64,7 +64,7 @@
     <avro-version>1.7.7</avro-version>
     <avro-bundle-version>1.7.7_1</avro-bundle-version>
     <avro-ipc-bundle-version>1.7.7_1</avro-ipc-bundle-version>
-    <awaitility.version>1.6.3</awaitility.version>
+    <awaitility.version>1.6.4</awaitility.version>
     <aws-java-sdk-bundle-version>1.10.12_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.10.12</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>