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 D34A2200D5B for ; Tue, 7 Nov 2017 10:58:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D1FEC160C01; Tue, 7 Nov 2017 09:58:27 +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 4D0B1160C09 for ; Tue, 7 Nov 2017 10:58:26 +0100 (CET) Received: (qmail 52124 invoked by uid 500); 7 Nov 2017 09:58:25 -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 51555 invoked by uid 99); 7 Nov 2017 09:58:24 -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:58:24 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7FC4E87AF5; Tue, 7 Nov 2017 09:58:24 +0000 (UTC) Date: Tue, 07 Nov 2017 09:58:51 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-resource-inventory] 04/10: set parent version to 24 and add empty relativePath where missing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151004870295.20373.13355795300739853456@gitbox.apache.org> References: <151004870295.20373.13355795300739853456@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-resource-inventory X-Git-Refname: refs/tags/org.apache.sling.resource.inventory-1.0.6 X-Git-Reftype: annotated tag X-Git-Rev: 67d49cdd2fdc2eef7e49f831f411d31acf2393b3 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107095824.7FC4E87AF5@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 09:58:28 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.resource.inventory-1.0.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-inventory.git commit 67d49cdd2fdc2eef7e49f831f411d31acf2393b3 Author: Oliver Lietz AuthorDate: Tue Jul 7 07:36:29 2015 +0000 set parent version to 24 and add empty relativePath where missing git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/resource-inventory@1689588 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e186a4..94c12c4 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,8 @@ org.apache.sling sling - 23 + 24 + org.apache.sling -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .