Return-Path: Delivered-To: apmail-felix-commits-archive@www.apache.org Received: (qmail 11589 invoked from network); 18 May 2008 22:48:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2008 22:48:11 -0000 Received: (qmail 23680 invoked by uid 500); 18 May 2008 22:48:12 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 23658 invoked by uid 500); 18 May 2008 22:48:12 -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 23649 invoked by uid 99); 18 May 2008 22:48:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 May 2008 15:48:12 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sun, 18 May 2008 22:47:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 96C5A23889F3; Sun, 18 May 2008 15:47:50 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r657673 - /felix/trunk/ipojo/manipulator/pom.xml Date: Sun, 18 May 2008 22:47:50 -0000 To: commits@felix.apache.org From: clement@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080518224750.96C5A23889F3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: clement Date: Sun May 18 15:47:50 2008 New Revision: 657673 URL: http://svn.apache.org/viewvc?rev=657673&view=rev Log: [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 Modified: felix/trunk/ipojo/manipulator/pom.xml Modified: felix/trunk/ipojo/manipulator/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/pom.xml?rev=657673&r1=657672&r2=657673&view=diff ============================================================================== --- felix/trunk/ipojo/manipulator/pom.xml (original) +++ felix/trunk/ipojo/manipulator/pom.xml Sun May 18 15:47:50 2008 @@ -27,7 +27,7 @@ bundle org.apache.felix.ipojo.manipulator org.apache.felix - 0.8.0-SNAPSHOT + 0.8.0 Apache Felix iPOJO Manipulator @@ -45,7 +45,7 @@ org.apache.felix org.apache.felix.ipojo.metadata - 0.8.0-SNAPSHOT + 0.8.0 @@ -82,4 +82,10 @@ + + + scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-0.8.0 + scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-0.8.0 + scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-0.8.0 + \ No newline at end of file