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 E509F200C6C for ; Fri, 5 May 2017 09:22:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E3ADA160BAF; Fri, 5 May 2017 07:22:34 +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 5D27A160B97 for ; Fri, 5 May 2017 09:22:34 +0200 (CEST) Received: (qmail 62886 invoked by uid 500); 5 May 2017 07:22:33 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 62876 invoked by uid 99); 5 May 2017 07:22:33 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 May 2017 07:22:33 +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 1600B3A0042 for ; Fri, 5 May 2017 07:22:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1793963 - /felix/trunk/gogo/runtime/pom.xml Date: Fri, 05 May 2017 07:22:33 -0000 To: commits@felix.apache.org From: gnodet@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170505072233.1600B3A0042@svn01-us-west.apache.org> archived-at: Fri, 05 May 2017 07:22:35 -0000 Author: gnodet Date: Fri May 5 07:22:32 2017 New Revision: 1793963 URL: http://svn.apache.org/viewvc?rev=1793963&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: felix/trunk/gogo/runtime/pom.xml Modified: felix/trunk/gogo/runtime/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1793963&r1=1793962&r2=1793963&view=diff ============================================================================== --- felix/trunk/gogo/runtime/pom.xml (original) +++ felix/trunk/gogo/runtime/pom.xml Fri May 5 07:22:32 2017 @@ -27,7 +27,7 @@ bundle Apache Felix Gogo Runtime org.apache.felix.gogo.runtime - 1.0.6 + 1.0.7-SNAPSHOT true @@ -87,10 +87,4 @@ - - - scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.6 - scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.6 - http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.gogo.runtime-1.0.6 -