Return-Path: X-Original-To: apmail-incubator-opennlp-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-opennlp-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 1A480841F for ; Wed, 24 Aug 2011 20:33:29 +0000 (UTC) Received: (qmail 36817 invoked by uid 500); 24 Aug 2011 20:33:29 -0000 Delivered-To: apmail-incubator-opennlp-commits-archive@incubator.apache.org Received: (qmail 36790 invoked by uid 500); 24 Aug 2011 20:33:28 -0000 Mailing-List: contact opennlp-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: opennlp-dev@incubator.apache.org Delivered-To: mailing list opennlp-commits@incubator.apache.org Received: (qmail 36783 invoked by uid 99); 24 Aug 2011 20:33:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 20:33:28 +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, 24 Aug 2011 20:33:27 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 069B723889D5; Wed, 24 Aug 2011 20:33:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1161268 - /incubator/opennlp/trunk/opennlp/pom.xml Date: Wed, 24 Aug 2011 20:33:06 -0000 To: opennlp-commits@incubator.apache.org From: joern@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110824203307.069B723889D5@eris.apache.org> Author: joern Date: Wed Aug 24 20:33:06 2011 New Revision: 1161268 URL: http://svn.apache.org/viewvc?rev=1161268&view=rev Log: OPENNLP-270 Added maven bundle plugin version Modified: incubator/opennlp/trunk/opennlp/pom.xml Modified: incubator/opennlp/trunk/opennlp/pom.xml URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp/pom.xml?rev=1161268&r1=1161267&r2=1161268&view=diff ============================================================================== --- incubator/opennlp/trunk/opennlp/pom.xml (original) +++ incubator/opennlp/trunk/opennlp/pom.xml Wed Aug 24 20:33:06 2011 @@ -79,6 +79,12 @@ forked-path + + + org.apache.felix + maven-bundle-plugin + 2.3.5 +