From commits-return-1392-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Tue Oct 29 03:53:03 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E6A77180638 for ; Tue, 29 Oct 2019 04:53:02 +0100 (CET) Received: (qmail 63028 invoked by uid 500); 29 Oct 2019 03:53:02 -0000 Mailing-List: contact commits-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list commits@yetus.apache.org Received: (qmail 63019 invoked by uid 99); 29 Oct 2019 03:53:01 -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; Tue, 29 Oct 2019 03:53:01 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C5B52805E6; Tue, 29 Oct 2019 03:53:01 +0000 (UTC) Date: Tue, 29 Oct 2019 03:53:01 +0000 To: "commits@yetus.apache.org" Subject: [yetus] branch YETUS-920 updated: YETUS-920. Stage version 0.11.1. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157232118172.3717.2124353539148710618@gitbox.apache.org> From: busbey@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: yetus X-Git-Refname: refs/heads/YETUS-920 X-Git-Reftype: branch X-Git-Oldrev: f400fdffaadb9f0b6f9e35555435da501680b89c X-Git-Newrev: 11add70671de39cd96b56e86e40c64c872b9282f X-Git-Rev: 11add70671de39cd96b56e86e40c64c872b9282f X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. busbey pushed a commit to branch YETUS-920 in repository https://gitbox.apache.org/repos/asf/yetus.git The following commit(s) were added to refs/heads/YETUS-920 by this push: new 11add70 YETUS-920. Stage version 0.11.1. 11add70 is described below commit 11add70671de39cd96b56e86e40c64c872b9282f Author: Sean Busbey AuthorDate: Mon Oct 28 22:16:53 2019 -0500 YETUS-920. Stage version 0.11.1. --- asf-site-src/pom.xml | 2 +- audience-annotations-component/audience-annotations-jdiff/pom.xml | 2 +- audience-annotations-component/audience-annotations/pom.xml | 2 +- audience-annotations-component/pom.xml | 2 +- pom.xml | 2 +- precommit/pom.xml | 2 +- releasedocmaker/pom.xml | 2 +- shelldocs/pom.xml | 2 +- yetus-assemblies/pom.xml | 2 +- yetus-dist/pom.xml | 2 +- yetus-maven-plugin/pom.xml | 2 +- yetus-minimaven-plugin/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/asf-site-src/pom.xml b/asf-site-src/pom.xml index b42faeb..8f6c006 100644 --- a/asf-site-src/pom.xml +++ b/asf-site-src/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. asf-site diff --git a/audience-annotations-component/audience-annotations-jdiff/pom.xml b/audience-annotations-component/audience-annotations-jdiff/pom.xml index 611cd1c..4544594 100644 --- a/audience-annotations-component/audience-annotations-jdiff/pom.xml +++ b/audience-annotations-component/audience-annotations-jdiff/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 ../.. audience-annotations-jdiff diff --git a/audience-annotations-component/audience-annotations/pom.xml b/audience-annotations-component/audience-annotations/pom.xml index ba1e79c..28f85e8 100644 --- a/audience-annotations-component/audience-annotations/pom.xml +++ b/audience-annotations-component/audience-annotations/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 ../.. audience-annotations diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml index 14d79f3..0d4b63c 100644 --- a/audience-annotations-component/pom.xml +++ b/audience-annotations-component/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. audience-annotations-component diff --git a/pom.xml b/pom.xml index de80740..96d41f9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 Project-wide definitions for Apache Yetus Apache Yetus Project pom diff --git a/precommit/pom.xml b/precommit/pom.xml index da2ad4b..4ad3c6b 100644 --- a/precommit/pom.xml +++ b/precommit/pom.xml @@ -26,7 +26,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. precommit diff --git a/releasedocmaker/pom.xml b/releasedocmaker/pom.xml index 0f541f1..f453fc5 100644 --- a/releasedocmaker/pom.xml +++ b/releasedocmaker/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. releasedocmaker diff --git a/shelldocs/pom.xml b/shelldocs/pom.xml index 42755aa..e391c9f 100644 --- a/shelldocs/pom.xml +++ b/shelldocs/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. shelldocs diff --git a/yetus-assemblies/pom.xml b/yetus-assemblies/pom.xml index 7999abe..52ba533 100644 --- a/yetus-assemblies/pom.xml +++ b/yetus-assemblies/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. yetus-assemblies diff --git a/yetus-dist/pom.xml b/yetus-dist/pom.xml index 0e38152..a29c4cd 100644 --- a/yetus-dist/pom.xml +++ b/yetus-dist/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. yetus-dist diff --git a/yetus-maven-plugin/pom.xml b/yetus-maven-plugin/pom.xml index 7ba9a3c..b297c9f 100644 --- a/yetus-maven-plugin/pom.xml +++ b/yetus-maven-plugin/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. yetus-maven-plugin diff --git a/yetus-minimaven-plugin/pom.xml b/yetus-minimaven-plugin/pom.xml index ed17305..b92de45 100644 --- a/yetus-minimaven-plugin/pom.xml +++ b/yetus-minimaven-plugin/pom.xml @@ -25,7 +25,7 @@ org.apache.yetus yetus-project - 0.11.1-SNAPSHOT + 0.11.1 .. org.apache.yetus