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 30112200D45 for ; Thu, 19 Oct 2017 01:20:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2EE26160BFA; Wed, 18 Oct 2017 23:20:14 +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 92D90160BEA for ; Thu, 19 Oct 2017 01:20:13 +0200 (CEST) Received: (qmail 95674 invoked by uid 500); 18 Oct 2017 23:20:12 -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 95306 invoked by uid 99); 18 Oct 2017 23:20:11 -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; Wed, 18 Oct 2017 23:20:11 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EC80A81BD7; Wed, 18 Oct 2017 23:20:10 +0000 (UTC) Date: Wed, 18 Oct 2017 23:20:22 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-hc-it] 12/49: SLING-3127 - switch to snapshots (we might switch back once hc.core is released) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <150836881006.28812.5578900839483720320@gitbox.apache.org> References: <150836881006.28812.5578900839483720320@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-hc-it X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 9fb709a2b396927adf243a04a8bb4a7eb5fea4ab X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171018232010.EC80A81BD7@gitbox.apache.org> archived-at: Wed, 18 Oct 2017 23:20:14 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-it.git commit 9fb709a2b396927adf243a04a8bb4a7eb5fea4ab Author: Bertrand Delacretaz AuthorDate: Thu Sep 26 15:27:20 2013 +0000 SLING-3127 - switch to snapshots (we might switch back once hc.core is released) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1526572 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77ec907..8fe42e4 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.apache.sling org.apache.sling.hc.core - 1.0.4 + 1.0.5-SNAPSHOT test -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .