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 0864D175C5 for ; Fri, 7 Nov 2014 21:00:35 +0000 (UTC) Received: (qmail 23600 invoked by uid 500); 7 Nov 2014 21:00:34 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 23532 invoked by uid 500); 7 Nov 2014 21:00:34 -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 23507 invoked by uid 99); 7 Nov 2014 21:00:34 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 21:00:34 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 87D1199D9AB; Fri, 7 Nov 2014 21:00:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tibordigana@apache.org To: commits@maven.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: maven-surefire git commit: removed unnecessary groupId Date: Fri, 7 Nov 2014 21:00:34 +0000 (UTC) Repository: maven-surefire Updated Branches: refs/heads/master dcc84fe8a -> af54b06d7 removed unnecessary groupId Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/af54b06d Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/af54b06d Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/af54b06d Branch: refs/heads/master Commit: af54b06d76125348b16317136069bb160036f18b Parents: dcc84fe Author: tibordigana Authored: Fri Nov 7 21:59:28 2014 +0100 Committer: tibordigana Committed: Fri Nov 7 21:59:28 2014 +0100 ---------------------------------------------------------------------- surefire-setup-integration-tests/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/af54b06d/surefire-setup-integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml index 8228962..fb48529 100644 --- a/surefire-setup-integration-tests/pom.xml +++ b/surefire-setup-integration-tests/pom.xml @@ -28,7 +28,6 @@ ../pom.xml - org.apache.maven.surefire surefire-setup-integration-tests Maven Surefire Integration Test Setup