Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-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 41AAE18EE7 for ; Fri, 1 Jan 2016 04:48:29 +0000 (UTC) Received: (qmail 30875 invoked by uid 500); 1 Jan 2016 04:48:28 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 30811 invoked by uid 500); 1 Jan 2016 04:48:28 -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 30802 invoked by uid 99); 1 Jan 2016 04:48:28 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jan 2016 04:48:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 126D61A056A for ; Fri, 1 Jan 2016 04:48:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.446 X-Spam-Level: X-Spam-Status: No, score=0.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ye4uBkxApEGA for ; Fri, 1 Jan 2016 04:48:27 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 31EDC439C6 for ; Fri, 1 Jan 2016 04:48:27 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 962E4E0232 for ; Fri, 1 Jan 2016 04:48:26 +0000 (UTC) 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 55A043A0A3C for ; Fri, 1 Jan 2016 04:48:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1722484 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Date: Fri, 01 Jan 2016 04:48:26 -0000 To: commits@maven.apache.org From: dantran@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160101044826.55A043A0A3C@svn01-us-west.apache.org> Author: dantran Date: Fri Jan 1 04:48:25 2016 New Revision: 1722484 URL: http://svn.apache.org/viewvc?rev=1722484&view=rev Log: [MPIR-336] Pickup maven-shared-jar-1.2-SNAPSHOT Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1722484&r1=1722483&r2=1722484&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Fri Jan 1 04:48:25 2016 @@ -181,7 +181,7 @@ under the License. org.apache.maven.shared maven-shared-jar - 1.1 + 1.2-SNAPSHOT