From commits-return-73651-archive-asf-public=cust-asf.ponee.io@maven.apache.org Mon Jun 4 20:25:26 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9C59D180636 for ; Mon, 4 Jun 2018 20:25:25 +0200 (CEST) Received: (qmail 79409 invoked by uid 500); 4 Jun 2018 18:25:24 -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 79395 invoked by uid 99); 4 Jun 2018 18:25:24 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jun 2018 18:25:24 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C7E518299A; Mon, 4 Jun 2018 18:25:23 +0000 (UTC) Date: Mon, 04 Jun 2018 18:25:24 +0000 To: "commits@maven.apache.org" Subject: [maven-file-management] 01/01: [MSHARED-733] - Upgrade maven-shared-utils to 3.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: khmarbaise@apache.org In-Reply-To: <152813672376.19289.12452786473983966505@gitbox.apache.org> References: <152813672376.19289.12452786473983966505@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: maven-file-management X-Git-Refname: refs/heads/MSHARED-733 X-Git-Reftype: branch X-Git-Rev: a139ee7bdf5e69ab8007e3610b1569eb6f3ea604 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180604182523.C7E518299A@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-733 in repository https://gitbox.apache.org/repos/asf/maven-file-management.git commit a139ee7bdf5e69ab8007e3610b1569eb6f3ea604 Author: Karl Heinz Marbaise AuthorDate: Mon Jun 4 20:25:12 2018 +0200 [MSHARED-733] - Upgrade maven-shared-utils to 3.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd8cf15..860253e 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.apache.maven.shared maven-shared-utils - 3.0.1 + 3.2.1 -- To stop receiving notification emails like this one, please contact khmarbaise@apache.org.