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 2018/03/07 07:19:09 UTC

[camel] branch master updated: Upgrade Arquillian to version 1.4.0.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 3682e16  Upgrade Arquillian to version 1.4.0.Final
3682e16 is described below

commit 3682e169bfefba190c395ecdbf87342eb798f3aa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 7 08:18:39 2018 +0100

    Upgrade Arquillian to version 1.4.0.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f6b2494..4237997 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -60,7 +60,7 @@
     <aries-spifly-version>1.0.8</aries-spifly-version>
     <aries-util-version>1.1.3</aries-util-version>
     <arquillian-container-se-managed-version>1.0.0.Final</arquillian-container-se-managed-version>
-    <arquillian-version>1.3.0.Final</arquillian-version>
+    <arquillian-version>1.4.0.Final</arquillian-version>
     <arquillian-weld-embedded-version>2.0.0.Beta4</arquillian-weld-embedded-version>
     <asciidoctorj-version>1.5.6</asciidoctorj-version>
     <asm-version>5.0.4</asm-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.