Return-Path: Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: (qmail 794 invoked from network); 16 Dec 2009 21:47:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Dec 2009 21:47:38 -0000 Received: (qmail 75487 invoked by uid 500); 16 Dec 2009 21:47:37 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 75406 invoked by uid 500); 16 Dec 2009 21:47: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 75397 invoked by uid 99); 16 Dec 2009 21:47:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2009 21:47:36 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 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 21:47:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9352D2388A04; Wed, 16 Dec 2009 21:47:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r891438 - in /struts/maven/trunk: struts2-archetype-blank/pom.xml struts2-archetype-convention/pom.xml struts2-archetype-dbportlet/pom.xml struts2-archetype-plugin/pom.xml struts2-archetype-portlet/pom.xml struts2-archetype-starter/pom.xml Date: Wed, 16 Dec 2009 21:47:14 -0000 To: commits@struts.apache.org From: lukaszlenart@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091216214714.9352D2388A04@eris.apache.org> Author: lukaszlenart Date: Wed Dec 16 21:47:13 2009 New Revision: 891438 URL: http://svn.apache.org/viewvc?rev=891438&view=rev Log: Changed pom parent reference to match the rest of the project Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml struts/maven/trunk/struts2-archetype-convention/pom.xml struts/maven/trunk/struts2-archetype-dbportlet/pom.xml struts/maven/trunk/struts2-archetype-plugin/pom.xml struts/maven/trunk/struts2-archetype-portlet/pom.xml struts/maven/trunk/struts2-archetype-starter/pom.xml Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/pom.xml?rev=891438&r1=891437&r2=891438&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-blank/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-blank/pom.xml Wed Dec 16 21:47:13 2009 @@ -2,8 +2,8 @@ org.apache.struts - struts-master - 4 + struts2-parent + 2.2.0-SNAPSHOT 4.0.0 Modified: struts/maven/trunk/struts2-archetype-convention/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-convention/pom.xml?rev=891438&r1=891437&r2=891438&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-convention/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-convention/pom.xml Wed Dec 16 21:47:13 2009 @@ -2,8 +2,8 @@ org.apache.struts - struts-master - 4 + struts2-parent + 2.2.0-SNAPSHOT 4.0.0 Modified: struts/maven/trunk/struts2-archetype-dbportlet/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/pom.xml?rev=891438&r1=891437&r2=891438&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-dbportlet/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-dbportlet/pom.xml Wed Dec 16 21:47:13 2009 @@ -3,8 +3,8 @@ org.apache.struts - struts-master - 4 + struts2-parent + 2.2.0-SNAPSHOT 4.0.0 Modified: struts/maven/trunk/struts2-archetype-plugin/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-plugin/pom.xml?rev=891438&r1=891437&r2=891438&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-plugin/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-plugin/pom.xml Wed Dec 16 21:47:13 2009 @@ -3,8 +3,8 @@ org.apache.struts - struts-master - 4 + struts2-parent + 2.2.0-SNAPSHOT 4.0.0 Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/pom.xml?rev=891438&r1=891437&r2=891438&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-portlet/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-portlet/pom.xml Wed Dec 16 21:47:13 2009 @@ -24,8 +24,8 @@ org.apache.struts - struts-master - 4 + struts2-parent + 2.2.0-SNAPSHOT 4.0.0 Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/pom.xml?rev=891438&r1=891437&r2=891438&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-starter/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-starter/pom.xml Wed Dec 16 21:47:13 2009 @@ -3,8 +3,8 @@ org.apache.struts - struts-master - 4 + struts2-parent + 2.2.0-SNAPSHOT 4.0.0