Return-Path: X-Original-To: apmail-db-jdo-commits-archive@www.apache.org Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B7E0F951 for ; Sat, 24 Aug 2013 19:38:23 +0000 (UTC) Received: (qmail 10941 invoked by uid 500); 24 Aug 2013 19:38:22 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 10934 invoked by uid 99); 24 Aug 2013 19:38:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Aug 2013 19:38:22 +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; Sat, 24 Aug 2013 19:38:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8424B238888A; Sat, 24 Aug 2013 19:38:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1517184 - /db/jdo/branches/3.1-rc1/parent-pom/pom.xml Date: Sat, 24 Aug 2013 19:38:01 -0000 To: jdo-commits@db.apache.org From: mcaisse@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130824193801.8424B238888A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mcaisse Date: Sat Aug 24 19:38:01 2013 New Revision: 1517184 URL: http://svn.apache.org/r1517184 Log: JDO-723 Try not skipping deployment of parent-pom Modified: db/jdo/branches/3.1-rc1/parent-pom/pom.xml Modified: db/jdo/branches/3.1-rc1/parent-pom/pom.xml URL: http://svn.apache.org/viewvc/db/jdo/branches/3.1-rc1/parent-pom/pom.xml?rev=1517184&r1=1517183&r2=1517184&view=diff ============================================================================== --- db/jdo/branches/3.1-rc1/parent-pom/pom.xml (original) +++ db/jdo/branches/3.1-rc1/parent-pom/pom.xml Sat Aug 24 19:38:01 2013 @@ -240,7 +240,7 @@ Requests (JSR 12 and 243) under the ausp maven-deploy-plugin 2.6 - true + false