Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4E209200D2A for ; Sat, 28 Oct 2017 10:56:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4CCFA160BE1; Sat, 28 Oct 2017 08:56:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9459F1609D5 for ; Sat, 28 Oct 2017 10:56:00 +0200 (CEST) Received: (qmail 83387 invoked by uid 500); 28 Oct 2017 08:55:59 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 83378 invoked by uid 99); 28 Oct 2017 08:55:59 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2017 08:55:59 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id ED5B23A0251 for ; Sat, 28 Oct 2017 08:55:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1813596 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml Date: Sat, 28 Oct 2017 08:55:54 -0000 To: commits@maven.apache.org From: adangel@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171028085557.ED5B23A0251@svn01-us-west.apache.org> archived-at: Sat, 28 Oct 2017 08:56:01 -0000 Author: adangel Date: Sat Oct 28 08:55:54 2017 New Revision: 1813596 URL: http://svn.apache.org/viewvc?rev=1813596&view=rev Log: [MPMD-240] Migrate plugin to Maven 3.0 Version has now 3 segements and is 3.9.0-SNAPSHOT Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1813596&r1=1813595&r2=1813596&view=diff ============================================================================== --- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sat Oct 28 08:55:54 2017 @@ -30,7 +30,7 @@ under the License. maven-pmd-plugin - 3.9-SNAPSHOT + 3.9.0-SNAPSHOT maven-plugin Apache Maven PMD Plugin