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/05 11:37:10 UTC

camel git commit: Upgrade Arquillian JUnit container to version 1.1.9.Final

Repository: camel
Updated Branches:
  refs/heads/master c0c27ed8b -> 50c5e912c


Upgrade Arquillian JUnit container to version 1.1.9.Final


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

Branch: refs/heads/master
Commit: 50c5e912c7639cef25675fabd8d4e7eec581db2d
Parents: c0c27ed
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Sep 5 11:36:12 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Sep 5 11:36:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/50c5e912/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b92fe0e..90f58c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
     <aries-blueprint-proxy-version>1.0.1</aries-blueprint-proxy-version>
     <aries-blueprint-proxy-impl-version>1.0.4</aries-blueprint-proxy-impl-version>
     <aries-util-version>1.1.0</aries-util-version>
-    <arquillian-junit-container-version>1.1.8.Final</arquillian-junit-container-version>
+    <arquillian-junit-container-version>1.1.9.Final</arquillian-junit-container-version>
     <arquillian-weld-se-embedded-version>1.0.0.CR8</arquillian-weld-se-embedded-version>
     <asm-bundle-version>3.3.1_1</asm-bundle-version>
     <asm-version>3.3.1</asm-version>