Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 265BB200D35 for ; Tue, 7 Nov 2017 10:25:39 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 24F7E160C0E; Tue, 7 Nov 2017 09:25:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 84955160C13 for ; Tue, 7 Nov 2017 10:25:36 +0100 (CET) Received: (qmail 42104 invoked by uid 500); 7 Nov 2017 09:25:35 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 41324 invoked by uid 99); 7 Nov 2017 09:25:34 -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, 07 Nov 2017 09:25:34 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id BBB9B875C2; Tue, 7 Nov 2017 09:25:33 +0000 (UTC) Date: Tue, 07 Nov 2017 09:26:30 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-discovery-base] 03/11: Remove type from bundle dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151004673008.30497.6693481790906674484@gitbox.apache.org> References: <151004673008.30497.6693481790906674484@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-discovery-base X-Git-Refname: refs/tags/org.apache.sling.discovery.base-1.1.4 X-Git-Reftype: annotated tag X-Git-Rev: 923cb3df895015841ffa6fb0ab63ddfec10b3322 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107092533.BBB9B875C2@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 09:25:39 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.discovery.base-1.1.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git commit 923cb3df895015841ffa6fb0ab63ddfec10b3322 Author: Carsten Ziegeler AuthorDate: Mon Dec 21 11:05:09 2015 +0000 Remove type from bundle dependencies git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/base@1721125 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 325895a..1831981 100644 --- a/pom.xml +++ b/pom.xml @@ -246,7 +246,6 @@ org.apache.jackrabbit jackrabbit-jcr-commons 2.10.1 - bundle test @@ -291,7 +290,6 @@ org.apache.sling org.apache.sling.commons.threads 3.1.0 - bundle test -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .