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 40E0B2004CA for ; Wed, 11 May 2016 08:56:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3EDB51602BF; Wed, 11 May 2016 06:56: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 877331602BE for ; Wed, 11 May 2016 08:56:15 +0200 (CEST) Received: (qmail 14711 invoked by uid 500); 11 May 2016 06:56:14 -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 14702 invoked by uid 99); 11 May 2016 06:56:14 -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; Wed, 11 May 2016 06:56:14 +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 E1553C17DA for ; Wed, 11 May 2016 06:56:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.079 X-Spam-Level: X-Spam-Status: No, score=-1.079 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.079] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id LVshCRCHvI8H for ; Wed, 11 May 2016 06:56:13 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 8232F5F297 for ; Wed, 11 May 2016 06:56:13 +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 9A25AE043F for ; Wed, 11 May 2016 06:56:12 +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 989C63A0BA8 for ; Wed, 11 May 2016 06:56:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1743318 - /felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Date: Wed, 11 May 2016 06:56:12 -0000 To: commits@felix.apache.org From: cziegeler@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160511065612.989C63A0BA8@svn01-us-west.apache.org> archived-at: Wed, 11 May 2016 06:56:16 -0000 Author: cziegeler Date: Wed May 11 06:56:12 2016 New Revision: 1743318 URL: http://svn.apache.org/viewvc?rev=1743318&view=rev Log: Update scm info and parent pom Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml?rev=1743318&r1=1743317&r2=1743318&view=diff ============================================================================== --- felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml (original) +++ felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Wed May 11 06:56:12 2016 @@ -23,7 +23,7 @@ org.apache.felix felix-parent - 3 + 4 ../../pom/pom.xml @@ -41,9 +41,9 @@ - scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin - scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin - http://svn.apache.org/repos/asf/felix/scrplugin/bnd-scr-plugin + scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd + scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd + http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.bnd