Return-Path: Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: (qmail 11178 invoked from network); 16 Dec 2009 18:25:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Dec 2009 18:25:34 -0000 Received: (qmail 99446 invoked by uid 500); 16 Dec 2009 18:25:34 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 99352 invoked by uid 500); 16 Dec 2009 18:25:33 -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 99343 invoked by uid 99); 16 Dec 2009 18:25:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2009 18:25:33 +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; Wed, 16 Dec 2009 18:25:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9B7C423889D5; Wed, 16 Dec 2009 18:25:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r891364 - /struts/maven/trunk/struts2-archetype-starter/pom.xml Date: Wed, 16 Dec 2009 18:25:09 -0000 To: commits@struts.apache.org From: lukaszlenart@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091216182509.9B7C423889D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lukaszlenart Date: Wed Dec 16 18:25:09 2009 New Revision: 891364 URL: http://svn.apache.org/viewvc?rev=891364&view=rev Log: Switched version to 2.1.8-SNAPSHOT Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/pom.xml?rev=891364&r1=891363&r2=891364&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-starter/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-starter/pom.xml Wed Dec 16 18:25:09 2009 @@ -9,7 +9,7 @@ 4.0.0 struts2-archetype-starter - 2.1.8 + 2.1.8-SNAPSHOT jar Struts 2 Archetypes - Starter