Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B161A10198 for ; Wed, 11 Sep 2013 14:03:02 +0000 (UTC) Received: (qmail 15462 invoked by uid 500); 11 Sep 2013 14:03:01 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 15362 invoked by uid 500); 11 Sep 2013 14:02:57 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 15349 invoked by uid 99); 11 Sep 2013 14:02:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 14:02:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 14:02:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D063523888A6; Wed, 11 Sep 2013 14:02:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1521852 - /cxf/trunk/services/xkms/xkms-client/pom.xml Date: Wed, 11 Sep 2013 14:02:31 -0000 To: commits@cxf.apache.org From: cschneider@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130911140231.D063523888A6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cschneider Date: Wed Sep 11 14:02:31 2013 New Revision: 1521852 URL: http://svn.apache.org/r1521852 Log: Use maven bundle default for symbolic name Modified: cxf/trunk/services/xkms/xkms-client/pom.xml Modified: cxf/trunk/services/xkms/xkms-client/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/services/xkms/xkms-client/pom.xml?rev=1521852&r1=1521851&r2=1521852&view=diff ============================================================================== --- cxf/trunk/services/xkms/xkms-client/pom.xml (original) +++ cxf/trunk/services/xkms/xkms-client/pom.xml Wed Sep 11 14:02:31 2013 @@ -56,7 +56,6 @@ true - ${cxf.osgi.symbolic.name} javax.xml.ws, *