Return-Path: Delivered-To: apmail-struts-commits-archive@locus.apache.org Received: (qmail 6367 invoked from network); 17 Apr 2008 08:29:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2008 08:29:21 -0000 Received: (qmail 70221 invoked by uid 500); 17 Apr 2008 08:29:21 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 70185 invoked by uid 500); 17 Apr 2008 08:29:21 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 70174 invoked by uid 99); 17 Apr 2008 08:29:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 01:29:21 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 08:28:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7A2AB1A9832; Thu, 17 Apr 2008 01:28:57 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r648999 - /struts/struts2/trunk/plugins/spring/pom.xml Date: Thu, 17 Apr 2008 08:28:57 -0000 To: commits@struts.apache.org From: mrdon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080417082857.7A2AB1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mrdon Date: Thu Apr 17 01:28:52 2008 New Revision: 648999 URL: http://svn.apache.org/viewvc?rev=648999&view=rev Log: Fixing spring test artifact id WW-2421 Modified: struts/struts2/trunk/plugins/spring/pom.xml Modified: struts/struts2/trunk/plugins/spring/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/spring/pom.xml?rev=648999&r1=648998&r2=648999&view=diff ============================================================================== --- struts/struts2/trunk/plugins/spring/pom.xml (original) +++ struts/struts2/trunk/plugins/spring/pom.xml Thu Apr 17 01:28:52 2008 @@ -71,7 +71,7 @@ org.springframework - spring-mock + spring-test ${spring.version} test