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 22C61200D2B for ; Thu, 19 Oct 2017 01:26:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2199E160BF1; Wed, 18 Oct 2017 23:26:42 +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 6492F160BEC for ; Thu, 19 Oct 2017 01:26:41 +0200 (CEST) Received: (qmail 2633 invoked by uid 500); 18 Oct 2017 23:26:40 -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 1243 invoked by uid 99); 18 Oct 2017 23:26:39 -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:26:39 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7DB7781C97; Wed, 18 Oct 2017 23:26:38 +0000 (UTC) Date: Wed, 18 Oct 2017 23:27:02 +0000 To: "commits@sling.apache.org" Subject: [sling-org-apache-sling-scripting-xproc] 25/49: SLING-2150 : Update plugins to use the latest available versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <150836919734.24583.16340280057547712145@gitbox.apache.org> References: <150836919734.24583.16340280057547712145@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-scripting-xproc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 3c3c339b379cc10dfa0ab1b640bccc3b4c33d84d X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171018232638.7DB7781C97@gitbox.apache.org> archived-at: Wed, 18 Oct 2017 23:26:42 -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-scripting-xproc.git commit 3c3c339b379cc10dfa0ab1b640bccc3b4c33d84d Author: Carsten Ziegeler AuthorDate: Wed Jul 20 12:21:40 2011 +0000 SLING-2150 : Update plugins to use the latest available versions git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1148722 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ad86e6..c1d9eef 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.sling sling - 9 + 11-SNAPSHOT ../../../parent/pom.xml -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .