Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 45704 invoked from network); 5 May 2009 13:51:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 May 2009 13:51:04 -0000 Received: (qmail 3098 invoked by uid 500); 5 May 2009 13:51:03 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 3054 invoked by uid 500); 5 May 2009 13:51:03 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 3044 invoked by uid 99); 5 May 2009 13:51:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2009 13:51:03 +0000 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; Tue, 05 May 2009 13:51:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E8D1723888F4; Tue, 5 May 2009 13:45:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r771724 - in /camel/trunk/platforms/karaf: features/pom.xml pom.xml Date: Tue, 05 May 2009 13:45:39 -0000 To: commits@camel.apache.org From: gertv@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090505134539.E8D1723888F4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gertv Date: Tue May 5 13:45:39 2009 New Revision: 771724 URL: http://svn.apache.org/viewvc?rev=771724&view=rev Log: Upgrading to releases bundle versions Modified: camel/trunk/platforms/karaf/features/pom.xml camel/trunk/platforms/karaf/pom.xml Modified: camel/trunk/platforms/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=771724&r1=771723&r2=771724&view=diff ============================================================================== --- camel/trunk/platforms/karaf/features/pom.xml (original) +++ camel/trunk/platforms/karaf/features/pom.xml Tue May 5 13:45:39 2009 @@ -49,7 +49,7 @@ 2.4 2.0 3.1.1_1 - 2.3.15_1-SNAPSHOT + 2.3.15_1 1.0.1 1.1.2 1.0.1 @@ -59,21 +59,21 @@ 1.5.3 2.1.6_1 2.4.2_1 - 0.5.1_1-SNAPSHOT + 0.5.1_1 4.0-alpha6_1 1.10_1 20050913_1 1.0_1 1.1_1 1.0.1_1 - 6.1.11_1-SNAPSHOT + 6.1.11_1 20030619_1 1.5.2_1 1.5_1 0.1.31_1 2.1.0_1 4.4_1 - 2.0.8_1-SNAPSHOT + 2.0.8_1 2.0.4 2.7.3_1 2.4_1 @@ -84,10 +84,10 @@ 3.0.4_1 1.0.0.BUILD-SNAPSHOT 3.2_1 - 1.2_1-SNAPSHOT + 1.2_1 1.5_1 - 2.7.1_1-SNAPSHOT - 2.9.1_1-SNAPSHOT + 2.7.1_1 + 2.9.1_1 2.4.0_2 1.4.4 1.3.0_1 Modified: camel/trunk/platforms/karaf/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/pom.xml?rev=771724&r1=771723&r2=771724&view=diff ============================================================================== --- camel/trunk/platforms/karaf/pom.xml (original) +++ camel/trunk/platforms/karaf/pom.xml Tue May 5 13:45:39 2009 @@ -34,7 +34,6 @@ Camel :: Platforms :: Apache Karaf - 1.2-SNAPSHOT 1.1.0 @@ -81,15 +80,4 @@ - - - - - org.apache.servicemix.tooling - features-maven-plugin - ${features-maven-plugin-version} - - - -