Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 49132 invoked from network); 19 Apr 2008 14:11:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Apr 2008 14:11:21 -0000 Received: (qmail 42049 invoked by uid 500); 19 Apr 2008 14:11:22 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 42013 invoked by uid 500); 19 Apr 2008 14:11:22 -0000 Mailing-List: contact camel-commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-commits@activemq.apache.org Received: (qmail 42004 invoked by uid 99); 19 Apr 2008 14:11:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Apr 2008 07:11:22 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Apr 2008 14:10:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DC1141A9838; Sat, 19 Apr 2008 07:10:50 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r649818 - /activemq/camel/trunk/components/camel-spring-integration/pom.xml Date: Sat, 19 Apr 2008 14:10:49 -0000 To: camel-commits@activemq.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080419141058.DC1141A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Sat Apr 19 07:10:49 2008 New Revision: 649818 URL: http://svn.apache.org/viewvc?rev=649818&view=rev Log: Upgraded the spring integration version from 1.0.0m2 to 1.0.0M3 Modified: activemq/camel/trunk/components/camel-spring-integration/pom.xml Modified: activemq/camel/trunk/components/camel-spring-integration/pom.xml URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring-integration/pom.xml?rev=649818&r1=649817&r2=649818&view=diff ============================================================================== --- activemq/camel/trunk/components/camel-spring-integration/pom.xml (original) +++ activemq/camel/trunk/components/camel-spring-integration/pom.xml Sat Apr 19 07:10:49 2008 @@ -12,7 +12,7 @@ org.apache.camel.component.spring.integration.* - 1.0.0.m2 + 1.0.0.M3 1.4-SNAPSHOT