Return-Path: Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: (qmail 43353 invoked from network); 7 May 2009 20:33:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 May 2009 20:33:37 -0000 Received: (qmail 59894 invoked by uid 500); 7 May 2009 20:33:37 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 59829 invoked by uid 500); 7 May 2009 20:33:36 -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 59820 invoked by uid 99); 7 May 2009 20:33:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2009 20:33:36 +0000 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2009 20:33:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 77D242388969; Thu, 7 May 2009 20:33:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r772764 - /struts/struts2/trunk/core/pom.xml Date: Thu, 07 May 2009 20:33:14 -0000 To: commits@struts.apache.org From: musachy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090507203314.77D242388969@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: musachy Date: Thu May 7 20:33:13 2009 New Revision: 772764 URL: http://svn.apache.org/viewvc?rev=772764&view=rev Log: fix xwork reference Modified: struts/struts2/trunk/core/pom.xml Modified: struts/struts2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?rev=772764&r1=772763&r2=772764&view=diff ============================================================================== --- struts/struts2/trunk/core/pom.xml (original) +++ struts/struts2/trunk/core/pom.xml Thu May 7 20:33:13 2009 @@ -55,8 +55,8 @@ com.opensymphony - xwork - 2.1.3 + xwork-core + 2.1.4-SNAPSHOT sources @@ -228,7 +228,7 @@ com.opensymphony - xwork + xwork-core 2.1.4-SNAPSHOT