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 8B0FA200D45 for ; Thu, 19 Oct 2017 01:29:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 880EA160BF3; Wed, 18 Oct 2017 23:29:58 +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 901C9160BEE for ; Thu, 19 Oct 2017 01:29:56 +0200 (CEST) Received: (qmail 1937 invoked by uid 500); 18 Oct 2017 23:29:50 -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 1324 invoked by uid 99); 18 Oct 2017 23:29:50 -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:29:50 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1A65981CEC; Wed, 18 Oct 2017 23:29:49 +0000 (UTC) Date: Wed, 18 Oct 2017 23:30:02 +0000 To: "commits@sling.apache.org" Subject: [sling-archetype-parent] 14/33: [maven-release-plugin] prepare for next development iteration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: rombert@apache.org In-Reply-To: <150836938837.28942.14818776730524260143@gitbox.apache.org> References: <150836938837.28942.14818776730524260143@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: sling-archetype-parent X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 796b67d660e668055ed792b9e89d0c1914137d1d X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171018232949.1A65981CEC@gitbox.apache.org> archived-at: Wed, 18 Oct 2017 23:29:58 -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-archetype-parent.git commit 796b67d660e668055ed792b9e89d0c1914137d1d Author: Robert Munteanu AuthorDate: Wed Apr 30 15:13:58 2014 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591343 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 36a82b1..c79f0b3 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.sling sling-archetype-parent pom - 1 + 2-SNAPSHOT Apache Sling Archetype Parent The parent project for Apache Sling archetypes. @@ -59,9 +59,9 @@ - scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1 - scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1 - http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1 + scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent + scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent + http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" .