Return-Path: X-Original-To: apmail-cocoon-cvs-archive@www.apache.org Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6D0B635D for ; Thu, 9 Jun 2011 16:53:26 +0000 (UTC) Received: (qmail 11725 invoked by uid 500); 9 Jun 2011 16:53:26 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 11684 invoked by uid 500); 9 Jun 2011 16:53:26 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 11677 invoked by uid 99); 9 Jun 2011 16:53:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2011 16:53:26 +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; Thu, 09 Jun 2011 16:53:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4A19723889B2; Thu, 9 Jun 2011 16:53:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1133994 - in /cocoon/cocoon3/trunk: cocoon-docs/pom.xml cocoon-sample-webapp/pom.xml Date: Thu, 09 Jun 2011 16:53:03 -0000 To: cvs@cocoon.apache.org From: simonetripodi@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110609165303.4A19723889B2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: simonetripodi Date: Thu Jun 9 16:53:02 2011 New Revision: 1133994 URL: http://svn.apache.org/viewvc?rev=1133994&view=rev Log: updated parent reference of unreleased modules Modified: cocoon/cocoon3/trunk/cocoon-docs/pom.xml cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml Modified: cocoon/cocoon3/trunk/cocoon-docs/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-docs/pom.xml?rev=1133994&r1=1133993&r2=1133994&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-docs/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-docs/pom.xml Thu Jun 9 16:53:02 2011 @@ -27,7 +27,7 @@ org.apache.cocoon.parent cocoon-parent - 3.0.0-alpha-3-SNAPSHOT + 3.0.0-beta-1-SNAPSHOT ../parent Modified: cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml?rev=1133994&r1=1133993&r2=1133994&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml Thu Jun 9 16:53:02 2011 @@ -26,7 +26,7 @@ org.apache.cocoon.parent cocoon-parent - 3.0.0-alpha-3-SNAPSHOT + 3.0.0-beta-1-SNAPSHOT ../parent/pom.xml