You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/10/10 10:28:13 UTC

[5/6] git commit: Revert back arquillian version due cid-itest fails due API breakings.

Revert back arquillian version due cid-itest fails due API breakings.


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

Branch: refs/heads/camel-2.12.x
Commit: 20f753b55bbbb6685e0a0abaf8473a278aedba10
Parents: 7f9512f
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Oct 10 09:23:51 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Oct 10 10:28:02 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/20f753b5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 110c4b7..c4fecc4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
     <aries-blueprint-proxy-version>1.0.0</aries-blueprint-proxy-version>
     <aries-blueprint-proxy-impl-version>1.0.1</aries-blueprint-proxy-impl-version>
     <aries-util-version>1.1.0</aries-util-version>
-    <arquillian-junit-container-version>1.0.4.Final</arquillian-junit-container-version>
+    <arquillian-junit-container-version>1.0.0.CR7</arquillian-junit-container-version>
     <arquillian-weld-ee-embedded-version>1.0.0.CR3</arquillian-weld-ee-embedded-version>
     <asm-bundle-version>3.3_2</asm-bundle-version>
     <asm-version>3.1</asm-version>