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 C8177200D35 for ; Tue, 7 Nov 2017 10:36:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C6C46160C0C; Tue, 7 Nov 2017 09:36:44 +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 0B9F0160C03 for ; Tue, 7 Nov 2017 10:36:43 +0100 (CET) Received: (qmail 8280 invoked by uid 500); 7 Nov 2017 09:36:43 -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 8261 invoked by uid 99); 7 Nov 2017 09:36:43 -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:36:43 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 34A69879CD; Tue, 7 Nov 2017 09:36:42 +0000 (UTC) Date: Tue, 07 Nov 2017 09:36:47 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-hc-annotations] 06/07: [maven-release-plugin] prepare release org.apache.sling.hc.annotations-1.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151004740193.6363.5740790842726383372@gitbox.apache.org> References: <151004740193.6363.5740790842726383372@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-hc-annotations X-Git-Refname: refs/tags/org.apache.sling.hc.annotations-1.0.2 X-Git-Reftype: annotated tag X-Git-Rev: 271b2d2e438d089fb121e19edb129083fd0b19be X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107093642.34A69879CD@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 09:36:45 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.hc.annotations-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-annotations.git commit 271b2d2e438d089fb121e19edb129083fd0b19be Author: Bertrand Delacretaz AuthorDate: Mon Sep 1 11:16:42 2014 +0000 [maven-release-plugin] prepare release org.apache.sling.hc.annotations-1.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/annotations@1621737 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2b4f689..7c02124 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.apache.sling org.apache.sling.hc.annotations jar - 1.0.1-SNAPSHOT + 1.0.2 Apache Sling Health Check Annotations 2013 @@ -27,9 +27,9 @@ - scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/annotations - scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/annotations - http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/annotations + scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hc.annotations-1.0.2 + scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.hc.annotations-1.0.2 + http://svn.apache.org/viewvc/sling/tags/org.apache.sling.hc.annotations-1.0.2 -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .