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/30 17:12:11 UTC

camel git commit: Upgrade Awaitility to version 1.7.0

Repository: camel
Updated Branches:
  refs/heads/master b2ae549e0 -> 8f896f672


Upgrade Awaitility to version 1.7.0


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

Branch: refs/heads/master
Commit: 8f896f672bd777c1ac3fbdafa5b9ba6e12a95e50
Parents: b2ae549
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 30 17:11:25 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 30 17:11:25 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8f896f67/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 771d081..93260e9 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.5</awaitility.version>
+    <awaitility.version>1.7.0</awaitility.version>
     <aws-java-sdk-bundle-version>1.10.29_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.10.29</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>