Return-Path: X-Original-To: apmail-archiva-commits-archive@www.apache.org Delivered-To: apmail-archiva-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 1BA95111EC for ; Wed, 23 Jul 2014 01:07:12 +0000 (UTC) Received: (qmail 18056 invoked by uid 500); 23 Jul 2014 01:07:12 -0000 Delivered-To: apmail-archiva-commits-archive@archiva.apache.org Received: (qmail 18017 invoked by uid 500); 23 Jul 2014 01:07:12 -0000 Mailing-List: contact commits-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list commits@archiva.apache.org Received: (qmail 18008 invoked by uid 99); 23 Jul 2014 01:07:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2014 01:07:11 +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; Wed, 23 Jul 2014 01:07:10 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CBDDE2388831; Wed, 23 Jul 2014 01:06:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1612734 - /archiva/parent/pom.xml Date: Wed, 23 Jul 2014 01:06:50 -0000 To: commits@archiva.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140723010650.CBDDE2388831@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Wed Jul 23 01:06:50 2014 New Revision: 1612734 URL: http://svn.apache.org/r1612734 Log: upgrade sonar plugin version Modified: archiva/parent/pom.xml Modified: archiva/parent/pom.xml URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=1612734&r1=1612733&r2=1612734&view=diff ============================================================================== --- archiva/parent/pom.xml (original) +++ archiva/parent/pom.xml Wed Jul 23 01:06:50 2014 @@ -64,6 +64,7 @@ true 2.17 + 2.4 @@ -758,7 +759,7 @@ org.codehaus.mojo sonar-maven-plugin - 2.2 + ${sonar.plugin.version} org.apache.maven.plugins