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 8989D200D5C for ; Tue, 7 Nov 2017 10:55:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 87C3C160C00; Tue, 7 Nov 2017 09:55:34 +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 EBC20160C02 for ; Tue, 7 Nov 2017 10:55:33 +0100 (CET) Received: (qmail 54534 invoked by uid 500); 7 Nov 2017 09:55:32 -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 54316 invoked by uid 99); 7 Nov 2017 09:55:32 -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:55:32 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F2E0D87AB6; Tue, 7 Nov 2017 09:55:31 +0000 (UTC) Date: Tue, 07 Nov 2017 09:55:41 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-models-jacksonexporter] 05/07: using released api MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151004853155.29146.13327558803509236973@gitbox.apache.org> References: <151004853155.29146.13327558803509236973@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-models-jacksonexporter X-Git-Refname: refs/tags/org.apache.sling.models.jacksonexporter-1.0.2 X-Git-Reftype: annotated tag X-Git-Rev: 9bf3904b6a9440088a24a576df5828b8c39bd6e4 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107095531.F2E0D87AB6@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 09:55:34 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.models.jacksonexporter-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git commit 9bf3904b6a9440088a24a576df5828b8c39bd6e4 Author: Justin Edelson AuthorDate: Fri Nov 18 06:52:35 2016 +0000 using released api git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter@1770321 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1a9287..ea939ca 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.apache.sling org.apache.sling.models.api - 1.3.1-SNAPSHOT + 1.3.0 provided -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .