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/11/02 17:39:59 UTC

camel git commit: Upgrade Awaitility to version 1.6.5

Repository: camel
Updated Branches:
  refs/heads/master e4934a3ec -> c88cf0f73


Upgrade Awaitility to version 1.6.5


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

Branch: refs/heads/master
Commit: c88cf0f73e9343ec2169a3c32f091d45a5fd79d9
Parents: e4934a3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 2 17:39:11 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 2 17:39:12 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c88cf0f7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c3149b9..1d5f216 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.4</awaitility.version>
+    <awaitility.version>1.6.5</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>