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 42D54200BDA for ; Tue, 13 Dec 2016 17:41:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 41947160B23; Tue, 13 Dec 2016 16:41:06 +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 AFCCA160B07 for ; Tue, 13 Dec 2016 17:41:05 +0100 (CET) Received: (qmail 20103 invoked by uid 500); 13 Dec 2016 16:41:04 -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 20094 invoked by uid 99); 13 Dec 2016 16:41:04 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2016 16:41:04 +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 E14923A00B7 for ; Tue, 13 Dec 2016 16:40:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1774047 - /felix/trunk/gogo/runtime/pom.xml Date: Tue, 13 Dec 2016 16:40:58 -0000 To: commits@felix.apache.org From: gnodet@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161213164058.E14923A00B7@svn01-us-west.apache.org> archived-at: Tue, 13 Dec 2016 16:41:06 -0000 Author: gnodet Date: Tue Dec 13 16:40:58 2016 New Revision: 1774047 URL: http://svn.apache.org/viewvc?rev=1774047&view=rev Log: [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-1.0.2 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=1774047&r1=1774046&r2=1774047&view=diff ============================================================================== --- felix/trunk/gogo/runtime/pom.xml (original) +++ felix/trunk/gogo/runtime/pom.xml Tue Dec 13 16:40:58 2016 @@ -20,14 +20,14 @@ org.apache.felix gogo-parent - 1.0.1-SNAPSHOT + 1.0.0 ../gogo-parent/pom.xml 4.0.0 bundle Apache Felix Gogo Runtime org.apache.felix.gogo.runtime - 1.0.1-SNAPSHOT + 1.0.2 true @@ -87,4 +87,10 @@ + + + scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.2 + scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.2 + http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.gogo.runtime-1.0.2 +