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 DF6B1200C2F for ; Mon, 6 Mar 2017 18:23:16 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DE042160B76; Mon, 6 Mar 2017 17:23:16 +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 5A045160B66 for ; Mon, 6 Mar 2017 18:23:16 +0100 (CET) Received: (qmail 30154 invoked by uid 500); 6 Mar 2017 17:23:15 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 30128 invoked by uid 99); 6 Mar 2017 17:23:15 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2017 17:23:15 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 18FCC3A05B4 for ; Mon, 6 Mar 2017 17:23:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1785694 - /aries/trunk/esa-maven-plugin/pom.xml Date: Mon, 06 Mar 2017 17:23:15 -0000 To: commits@aries.apache.org From: davidb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170306172315.18FCC3A05B4@svn01-us-west.apache.org> archived-at: Mon, 06 Mar 2017 17:23:17 -0000 Author: davidb Date: Mon Mar 6 17:23:14 2017 New Revision: 1785694 URL: http://svn.apache.org/viewvc?rev=1785694&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: aries/trunk/esa-maven-plugin/pom.xml Modified: aries/trunk/esa-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/esa-maven-plugin/pom.xml?rev=1785694&r1=1785693&r2=1785694&view=diff ============================================================================== --- aries/trunk/esa-maven-plugin/pom.xml (original) +++ aries/trunk/esa-maven-plugin/pom.xml Mon Mar 6 17:23:14 2017 @@ -29,16 +29,16 @@ esa-maven-plugin - 1.0.2 + 1.0.3-SNAPSHOT maven-plugin Aries Maven ESA Plugin Builds an esa (Enterprise Subsystem Archive) from the project for deployment to an aries server. - scm:svn:http://svn.apache.org/repos/asf/aries/tags/esa-maven-plugin-1.0.2 - scm:svn:https://svn.apache.org/repos/asf/aries/tags/esa-maven-plugin-1.0.2 - http://svn.apache.org/viewvc/aries/tags/esa-maven-plugin-1.0.2 + scm:svn:http://svn.apache.org/repos/asf/aries/trunk/esa-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/aries/trunk/esa-maven-plugin + http://svn.apache.org/viewvc/aries/trunk/esa-maven-plugin