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 83AFBCE07 for ; Mon, 17 Nov 2014 15:51:26 +0000 (UTC) Received: (qmail 77611 invoked by uid 500); 17 Nov 2014 15:51:26 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 77404 invoked by uid 500); 17 Nov 2014 15:51:26 -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 77323 invoked by uid 99); 17 Nov 2014 15:51:26 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2014 15:51:26 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D18C398D36C; Mon, 17 Nov 2014 15:51:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ifedorenko@apache.org To: commits@maven.apache.org Date: Mon, 17 Nov 2014 15:51:25 -0000 Message-Id: <193f0141d4824c9cbf7ab6bdc7eb1e54@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] maven-plugin-testing git commit: MPLUGINTESTING-44 version 3.3.0 to signify maven 3.2.4+ requirement Repository: maven-plugin-testing Updated Branches: refs/heads/master 08cbd1847 -> 6bf55326a MPLUGINTESTING-44 version 3.3.0 to signify maven 3.2.4+ requirement Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/commit/6bf55326 Tree: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/tree/6bf55326 Diff: http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/diff/6bf55326 Branch: refs/heads/master Commit: 6bf55326ace4a78c49be055a571a2b6b399e7407 Parents: 65c2885 Author: Igor Fedorenko Authored: Mon Nov 17 10:22:39 2014 -0500 Committer: Igor Fedorenko Committed: Mon Nov 17 10:51:14 2014 -0500 ---------------------------------------------------------------------- maven-plugin-testing-harness/pom.xml | 2 +- maven-plugin-testing-tools/pom.xml | 2 +- maven-test-tools/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/blob/6bf55326/maven-plugin-testing-harness/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugin-testing-harness/pom.xml b/maven-plugin-testing-harness/pom.xml index 3acd286..a839c39 100644 --- a/maven-plugin-testing-harness/pom.xml +++ b/maven-plugin-testing-harness/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven.plugin-testing maven-plugin-testing - 3.2.1-SNAPSHOT + 3.3.0-SNAPSHOT maven-plugin-testing-harness http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/blob/6bf55326/maven-plugin-testing-tools/pom.xml ---------------------------------------------------------------------- diff --git a/maven-plugin-testing-tools/pom.xml b/maven-plugin-testing-tools/pom.xml index 6253222..8eeff51 100644 --- a/maven-plugin-testing-tools/pom.xml +++ b/maven-plugin-testing-tools/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven.plugin-testing maven-plugin-testing - 3.2.1-SNAPSHOT + 3.3.0-SNAPSHOT maven-plugin-testing-tools http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/blob/6bf55326/maven-test-tools/pom.xml ---------------------------------------------------------------------- diff --git a/maven-test-tools/pom.xml b/maven-test-tools/pom.xml index cea161f..7f215d8 100644 --- a/maven-test-tools/pom.xml +++ b/maven-test-tools/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven.plugin-testing maven-plugin-testing - 3.2.1-SNAPSHOT + 3.3.0-SNAPSHOT maven-test-tools http://git-wip-us.apache.org/repos/asf/maven-plugin-testing/blob/6bf55326/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2a0172a..b2f8524 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ under the License. org.apache.maven.plugin-testing maven-plugin-testing - 3.2.1-SNAPSHOT + 3.3.0-SNAPSHOT pom Maven Plugin Testing