Return-Path: Delivered-To: apmail-turbine-commits-archive@locus.apache.org Received: (qmail 57213 invoked from network); 11 Jun 2008 10:43:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2008 10:43:43 -0000 Received: (qmail 34613 invoked by uid 500); 11 Jun 2008 10:43:45 -0000 Delivered-To: apmail-turbine-commits-archive@turbine.apache.org Received: (qmail 34577 invoked by uid 500); 11 Jun 2008 10:43:45 -0000 Mailing-List: contact commits-help@turbine.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@turbine.apache.org Delivered-To: mailing list commits@turbine.apache.org Received: (qmail 34568 invoked by uid 99); 11 Jun 2008 10:43:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2008 03:43:45 -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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2008 10:43:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9207923889FE; Wed, 11 Jun 2008 03:43:22 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r666615 - /turbine/fulcrum/trunk/commonsemail/pom.xml Date: Wed, 11 Jun 2008 10:43:22 -0000 To: commits@turbine.apache.org From: sgoeschl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080611104322.9207923889FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sgoeschl Date: Wed Jun 11 03:43:22 2008 New Revision: 666615 URL: http://svn.apache.org/viewvc?rev=666615&view=rev Log: Changed the from 'org.apache.fulcrum' to 'org.apache.turbine.fulcrum' to give a clear indication that this is a turbine subproject Modified: turbine/fulcrum/trunk/commonsemail/pom.xml Modified: turbine/fulcrum/trunk/commonsemail/pom.xml URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/commonsemail/pom.xml?rev=666615&r1=666614&r2=666615&view=diff ============================================================================== --- turbine/fulcrum/trunk/commonsemail/pom.xml (original) +++ turbine/fulcrum/trunk/commonsemail/pom.xml Wed Jun 11 03:43:22 2008 @@ -20,7 +20,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - org.apache.fulcrum + org.apache.turbine.fulcrum fulcrum-parent 1-SNAPSHOT