Return-Path: X-Original-To: apmail-tomee-commits-archive@www.apache.org Delivered-To: apmail-tomee-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0523E10D2A for ; Mon, 26 Aug 2013 09:00:24 +0000 (UTC) Received: (qmail 28825 invoked by uid 500); 26 Aug 2013 09:00:23 -0000 Delivered-To: apmail-tomee-commits-archive@tomee.apache.org Received: (qmail 28793 invoked by uid 500); 26 Aug 2013 09:00:23 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 28785 invoked by uid 99); 26 Aug 2013 09:00:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Aug 2013 09:00:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Aug 2013 09:00:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 710D02388B4E; Mon, 26 Aug 2013 09:00:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1517470 - /tomee/tomee/trunk/examples/multiple-tomee-arquillian/pom.xml Date: Mon, 26 Aug 2013 09:00:02 -0000 To: commits@tomee.apache.org From: rmannibucau@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130826090002.710D02388B4E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rmannibucau Date: Mon Aug 26 09:00:01 2013 New Revision: 1517470 URL: http://svn.apache.org/r1517470 Log: using correct arquillian version Modified: tomee/tomee/trunk/examples/multiple-tomee-arquillian/pom.xml Modified: tomee/tomee/trunk/examples/multiple-tomee-arquillian/pom.xml URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/multiple-tomee-arquillian/pom.xml?rev=1517470&r1=1517469&r2=1517470&view=diff ============================================================================== --- tomee/tomee/trunk/examples/multiple-tomee-arquillian/pom.xml (original) +++ tomee/tomee/trunk/examples/multiple-tomee-arquillian/pom.xml Mon Aug 26 09:00:01 2013 @@ -98,13 +98,7 @@ org.jboss.arquillian.junit arquillian-junit-container - 1.0.0.Final - test - - - org.jboss.arquillian.container - arquillian-container-test-impl-base - 1.0.0.Final + 1.1.1.Final test