Return-Path: X-Original-To: apmail-jackrabbit-oak-commits-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 78C9CDA9F for ; Thu, 21 Feb 2013 09:10:02 +0000 (UTC) Received: (qmail 76414 invoked by uid 500); 21 Feb 2013 09:10:02 -0000 Delivered-To: apmail-jackrabbit-oak-commits-archive@jackrabbit.apache.org Received: (qmail 76366 invoked by uid 500); 21 Feb 2013 09:10:01 -0000 Mailing-List: contact oak-commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-commits@jackrabbit.apache.org Received: (qmail 76337 invoked by uid 99); 21 Feb 2013 09:10:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 09:10:00 +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; Thu, 21 Feb 2013 09:09:59 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DA90823888CD; Thu, 21 Feb 2013 09:09:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1448556 - /jackrabbit/oak/trunk/oak-parent/pom.xml Date: Thu, 21 Feb 2013 09:09:40 -0000 To: oak-commits@jackrabbit.apache.org From: chetanm@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130221090940.DA90823888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chetanm Date: Thu Feb 21 09:09:40 2013 New Revision: 1448556 URL: http://svn.apache.org/r1448556 Log: OAK-647 - Modifying config for maven-bundle-plugin and maven-scr-plugin Modified: jackrabbit/oak/trunk/oak-parent/pom.xml Modified: jackrabbit/oak/trunk/oak-parent/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1448556&r1=1448555&r2=1448556&view=diff ============================================================================== --- jackrabbit/oak/trunk/oak-parent/pom.xml (original) +++ jackrabbit/oak/trunk/oak-parent/pom.xml Thu Feb 21 09:09:40 2013 @@ -86,6 +86,17 @@ maven-bundle-plugin 2.3.7 true + true + + NONE + + oak + + http://jackrabbit.apache.org/oak/ + + The Apache Software Foundation + + org.apache.felix @@ -97,6 +108,11 @@ scr + + + The Apache Software Foundation + +