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:27:37 UTC

[3/4] 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/39fd0592
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/39fd0592
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/39fd0592

Branch: refs/heads/master
Commit: 39fd0592a91cfa310f8607d3d68d3d6fbeb79928
Parents: 82235ad
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:21:51 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/39fd0592/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 298bdc9..b2d9e31 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>