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 50B8F200D35 for ; Tue, 7 Nov 2017 10:35:21 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4F5931609C8; Tue, 7 Nov 2017 09:35:21 +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 AE0E4160C0B for ; Tue, 7 Nov 2017 10:35:19 +0100 (CET) Received: (qmail 84021 invoked by uid 500); 7 Nov 2017 09:35:18 -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 83943 invoked by uid 99); 7 Nov 2017 09:35:18 -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:35:18 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 079D0879C1; Tue, 7 Nov 2017 09:35:18 +0000 (UTC) Date: Tue, 07 Nov 2017 09:38:06 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-fsresource] 08/17: rollback release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151004729939.16359.2502387015652560005@gitbox.apache.org> References: <151004729939.16359.2502387015652560005@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-fsresource X-Git-Refname: refs/tags/org.apache.sling.fsresource-1.4.4 X-Git-Reftype: annotated tag X-Git-Rev: 716d36d2993ccafd890942f5af0da99416f09c35 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107093518.079D0879C1@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 09:35:21 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-1.4.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git commit 716d36d2993ccafd890942f5af0da99416f09c35 Author: Stefan Seifert AuthorDate: Tue May 30 08:08:48 2017 +0000 rollback release git-svn-id: https://svn.apache.org/repos/asf/sling/branches/fsresource-1.x@1796770 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5230f1b..d4a16f2 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.sling.fsresource bundle - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT Apache Sling File System Resource Provider @@ -148,7 +148,7 @@ org.apache.sling org.apache.sling.jcr.contentparser - 1.2.2 + 1.2.3-SNAPSHOT compile -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .