From commits-return-3900-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Thu Apr 10 21:08:57 2008 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 94648 invoked from network); 10 Apr 2008 21:08:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2008 21:08:57 -0000 Received: (qmail 25029 invoked by uid 500); 10 Apr 2008 21:08:57 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 25007 invoked by uid 500); 10 Apr 2008 21:08:57 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 24998 invoked by uid 99); 10 Apr 2008 21:08:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 14:08:57 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 21:08:14 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 91E591A9832; Thu, 10 Apr 2008 14:08:33 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r646962 - /continuum/parent/trunk/pom.xml Date: Thu, 10 Apr 2008 21:08:33 -0000 To: commits@continuum.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080410210833.91E591A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Thu Apr 10 14:08:19 2008 New Revision: 646962 URL: http://svn.apache.org/viewvc?rev=646962&view=rev Log: upgrade javadoc and remote-resources plugins versions Modified: continuum/parent/trunk/pom.xml Modified: continuum/parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/continuum/parent/trunk/pom.xml?rev=646962&r1=646961&r2=646962&view=diff ============================================================================== --- continuum/parent/trunk/pom.xml (original) +++ continuum/parent/trunk/pom.xml Thu Apr 10 14:08:19 2008 @@ -137,7 +137,7 @@ - org.apache:apache-jar-resource-bundle:1.3 + org.apache:apache-jar-resource-bundle:1.4 @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.3 + 2.4 @@ -206,7 +206,7 @@ org.apache.maven.plugins maven-remote-resources-plugin - 1.0-beta-2 + 1.0 org.apache.maven.plugins