Return-Path: X-Original-To: apmail-aries-commits-archive@www.apache.org Delivered-To: apmail-aries-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 8A7359F07 for ; Fri, 21 Oct 2011 11:05:28 +0000 (UTC) Received: (qmail 56049 invoked by uid 500); 21 Oct 2011 11:05:28 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 55999 invoked by uid 500); 21 Oct 2011 11:05:28 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 55991 invoked by uid 99); 21 Oct 2011 11:05:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2011 11:05: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; Fri, 21 Oct 2011 11:05:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B0ADE2388962; Fri, 21 Oct 2011 11:05:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1187297 - /aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml Date: Fri, 21 Oct 2011 11:05:06 -0000 To: commits@aries.apache.org From: hughesj@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111021110506.B0ADE2388962@eris.apache.org> Author: hughesj Date: Fri Oct 21 11:05:06 2011 New Revision: 1187297 URL: http://svn.apache.org/viewvc?rev=1187297&view=rev Log: [maven-release-plugin] prepare release org.apache.aries.blueprint.sample-fragment-0.3.2 Modified: aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml Modified: aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml?rev=1187297&r1=1187296&r2=1187297&view=diff ============================================================================== --- aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml (original) +++ aries/branches/oct-2011-release/blueprint/blueprint-sample-fragment/pom.xml Fri Oct 21 11:05:06 2011 @@ -1,91 +1,91 @@ - - - 4.0.0 - - org.apache.aries - java5-parent - 0.5 - - - - org.apache.aries.blueprint - org.apache.aries.blueprint.sample-fragment - Apache Aries Blueprint Sample Fragment for Testing Annotation - 0.3.2-SNAPSHOT - bundle - - Example blueprint application, mostly used for annotation tests. - - - - scm:svn:http://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation - scm:svn:https://svn.apache.org/repos/asf/aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation - http://svn.apache.org/viewvc/aries/branches/oct-2011-release/blueprint/blueprint-sample-annotation - - - - - org.apache.aries.blueprint.fragment;-noimport:=true - - - org.apache.aries.blueprint.annotation;version="$<range;[==,=+)>", - * - - - - - - - org.eclipse - osgi - provided - - - org.apache.aries.blueprint - org.apache.aries.blueprint.api - 0.3 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.annotation.api - 0.3 - - - - - - - - org.apache.felix - maven-bundle-plugin - true - true - - ${aries.osgi.exclude.dependencies} - - org.apache.aries.blueprint.sample-annotation - - - - - - - - - - + + + 4.0.0 + + org.apache.aries + java5-parent + 0.5 + + + + org.apache.aries.blueprint + org.apache.aries.blueprint.sample-fragment + Apache Aries Blueprint Sample Fragment for Testing Annotation + 0.3.2 + bundle + + Example blueprint application, mostly used for annotation tests. + + + + scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.sample-fragment-0.3.2 + scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.sample-fragment-0.3.2 + http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.sample-fragment-0.3.2 + + + + + org.apache.aries.blueprint.fragment;-noimport:=true + + + org.apache.aries.blueprint.annotation;version="$<range;[==,=+)>", + * + + + + + + + org.eclipse + osgi + provided + + + org.apache.aries.blueprint + org.apache.aries.blueprint.api + 0.3 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.annotation.api + 0.3 + + + + + + + + org.apache.felix + maven-bundle-plugin + true + true + + ${aries.osgi.exclude.dependencies} + + org.apache.aries.blueprint.sample-annotation + + + + + + + + + +