Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 28424 invoked from network); 18 Feb 2008 14:42:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2008 14:42:10 -0000 Received: (qmail 74340 invoked by uid 500); 18 Feb 2008 14:42:04 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 74299 invoked by uid 500); 18 Feb 2008 14:42:04 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 74288 invoked by uid 99); 18 Feb 2008 14:42:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2008 06:42:04 -0800 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2008 14:41:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1EB5B1A9832; Mon, 18 Feb 2008 06:41:49 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r628759 - /geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.0.3/pom.xml Date: Mon, 18 Feb 2008 14:41:48 -0000 To: scm@geronimo.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080218144149.1EB5B1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dwoods Date: Mon Feb 18 06:41:35 2008 New Revision: 628759 URL: http://svn.apache.org/viewvc?rev=628759&view=rev Log: build updates to enable builds from a clean m2 repo and prepare for a snapshot release Modified: geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.0.3/pom.xml Modified: geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.0.3/pom.xml URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.0.3/pom.xml?rev=628759&r1=628758&r2=628759&view=diff ============================================================================== --- geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.0.3/pom.xml (original) +++ geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.0.3/pom.xml Mon Feb 18 06:41:35 2008 @@ -25,7 +25,7 @@ org.apache.geronimo.genesis.config project-config - 1.2 + 1.3 org.apache.geronimo.components @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.1 + 2.2 @@ -128,6 +128,38 @@ + + + org.apache.maven.plugins + maven-site-plugin + 2.0-beta-5 + + + + true + org.apache.maven.plugins + maven-deploy-plugin + 2.3 + + + + org.apache.maven.plugins + maven-source-plugin + 2.0.4 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.3 + + + + + org.apache.maven.plugins + maven-plugins + 4 + @@ -193,7 +225,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0 1.5 1.5 @@ -203,7 +234,6 @@ org.apache.maven.plugins maven-idea-plugin - 2.1 1.5 1.5 @@ -229,6 +259,7 @@ org.apache.maven.plugins maven-gpg-plugin + 1.0-alpha-3 ${gpg.passphrase}