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 9BA71200B8C for ; Mon, 12 Sep 2016 14:22:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9A662160AC8; Mon, 12 Sep 2016 12:22:38 +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 E8FB6160AB8 for ; Mon, 12 Sep 2016 14:22:37 +0200 (CEST) Received: (qmail 80461 invoked by uid 500); 12 Sep 2016 12:22:37 -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 80450 invoked by uid 99); 12 Sep 2016 12:22:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 12:22:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C0DCAC1394 for ; Mon, 12 Sep 2016 12:22:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.124 X-Spam-Level: X-Spam-Status: No, score=-0.124 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.124] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id D4Z702HSpkRk for ; Mon, 12 Sep 2016 12:22:36 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 7B33D5F299 for ; Mon, 12 Sep 2016 12:22:35 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B2A81E0069 for ; Mon, 12 Sep 2016 12:22:34 +0000 (UTC) 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 B212D3A05B6 for ; Mon, 12 Sep 2016 12:22:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1760346 - /aries/trunk/blueprint/blueprint-core/pom.xml Date: Mon, 12 Sep 2016 12:22:34 -0000 To: commits@aries.apache.org From: gnodet@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160912122234.B212D3A05B6@svn01-us-west.apache.org> archived-at: Mon, 12 Sep 2016 12:22:38 -0000 Author: gnodet Date: Mon Sep 12 12:22:34 2016 New Revision: 1760346 URL: http://svn.apache.org/viewvc?rev=1760346&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: aries/trunk/blueprint/blueprint-core/pom.xml Modified: aries/trunk/blueprint/blueprint-core/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-core/pom.xml?rev=1760346&r1=1760345&r2=1760346&view=diff ============================================================================== --- aries/trunk/blueprint/blueprint-core/pom.xml (original) +++ aries/trunk/blueprint/blueprint-core/pom.xml Mon Sep 12 12:22:34 2016 @@ -32,16 +32,16 @@ org.apache.aries.blueprint.core bundle Apache Aries Blueprint Core - 1.7.0 + 1.7.1-SNAPSHOT This bundle contains the core implementation of Blueprint along with the "ext" namespace handler. - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-1.7.0 - scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.core-1.7.0 - http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.core-1.7.0 + scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-core + scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-core + http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-core