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 E00D3200D35 for ; Tue, 7 Nov 2017 11:25:18 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DECA21609C8; Tue, 7 Nov 2017 10:25:18 +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 37820160C10 for ; Tue, 7 Nov 2017 11:25:17 +0100 (CET) Received: (qmail 74176 invoked by uid 500); 7 Nov 2017 10:25:15 -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 72415 invoked by uid 99); 7 Nov 2017 10:25:14 -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 10:25:14 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EF0F187CC1; Tue, 7 Nov 2017 10:25:13 +0000 (UTC) Date: Tue, 07 Nov 2017 10:25:46 +0000 To: "commits@sling.apache.org" Subject: [sling-servlet-archetype] 26/39: Update to latest parent pom and use latest releases in launchpad MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <151005031262.23769.15304544810670674334@gitbox.apache.org> References: <151005031262.23769.15304544810670674334@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-servlet-archetype X-Git-Refname: refs/tags/sling-servlet-archetype-1.0.2 X-Git-Reftype: annotated tag X-Git-Rev: 59eb052d4122d93ef2db9253760e4adf6b4db22e X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171107102513.EF0F187CC1@gitbox.apache.org> archived-at: Tue, 07 Nov 2017 10:25:19 -0000 This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag sling-servlet-archetype-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-servlet-archetype.git commit 59eb052d4122d93ef2db9253760e4adf6b4db22e Author: Carsten Ziegeler AuthorDate: Mon Feb 18 08:38:52 2013 +0000 Update to latest parent pom and use latest releases in launchpad git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/servlet@1447147 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b3ef41..af74b8b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.sling sling - 14 + 15 ../../../parent/pom.xml -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .