From commits-return-64414-archive-asf-public=cust-asf.ponee.io@sling.apache.org Sun Jan 21 09:42:57 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 8DF9D180652 for ; Sun, 21 Jan 2018 09:42:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7DDCF160C32; Sun, 21 Jan 2018 08:42:57 +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 C50CB160C37 for ; Sun, 21 Jan 2018 09:42:56 +0100 (CET) Received: (qmail 83819 invoked by uid 500); 21 Jan 2018 08:42:56 -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 83809 invoked by uid 99); 21 Jan 2018 08:42:55 -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; Sun, 21 Jan 2018 08:42:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 859D381670; Sun, 21 Jan 2018 08:42:54 +0000 (UTC) Date: Sun, 21 Jan 2018 08:42:55 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-resource-presence] 01/03: SLING-7353 Update to Sling Parent 33 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: olli@apache.org In-Reply-To: <151652417448.20874.12972231488696916031@gitbox.apache.org> References: <151652417448.20874.12972231488696916031@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-resource-presence X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: c6a01df27b10bc1ee6250c92539e1d5acb9f0f53 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180121084254.859D381670@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-presence.git commit c6a01df27b10bc1ee6250c92539e1d5acb9f0f53 Author: Oliver Lietz AuthorDate: Thu Jan 18 11:14:49 2018 +0100 SLING-7353 Update to Sling Parent 33 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index f9eb91f..bcf6e52 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.sling sling - 30 + 33 @@ -58,11 +58,6 @@ org.osgi - osgi.annotation - provided - - - org.osgi osgi.cmpn test @@ -73,6 +68,11 @@ org.osgi + org.osgi.annotation.versioning + provided + + + org.osgi org.osgi.service.component.annotations provided -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .