Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 28976 invoked from network); 1 May 2008 13:22:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2008 13:22:36 -0000 Received: (qmail 92215 invoked by uid 500); 1 May 2008 13:22:37 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 92193 invoked by uid 500); 1 May 2008 13:22:37 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 92182 invoked by uid 99); 1 May 2008 13:22:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 06:22:37 -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; Thu, 01 May 2008 13:22:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 052E62388A00; Thu, 1 May 2008 06:22:15 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r652510 - in /activemq/trunk: ./ activemq-all/ activemq-book/ activemq-console/ activemq-core/ activemq-fileserver/ activemq-jaas/ activemq-jmdns_1.0/ activemq-jpa-store/ activemq-openwire-generator/ activemq-optional/ activemq-ra/ activemq... Date: Thu, 01 May 2008 13:22:13 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080501132215.052E62388A00@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Thu May 1 06:22:13 2008 New Revision: 652510 URL: http://svn.apache.org/viewvc?rev=652510&view=rev Log: [maven-release-plugin] prepare release activemq-5.1.0 Modified: activemq/trunk/activemq-all/pom.xml activemq/trunk/activemq-book/pom.xml activemq/trunk/activemq-console/pom.xml activemq/trunk/activemq-core/pom.xml activemq/trunk/activemq-fileserver/pom.xml activemq/trunk/activemq-jaas/pom.xml activemq/trunk/activemq-jmdns_1.0/pom.xml activemq/trunk/activemq-jpa-store/pom.xml activemq/trunk/activemq-openwire-generator/pom.xml activemq/trunk/activemq-optional/pom.xml activemq/trunk/activemq-ra/pom.xml activemq/trunk/activemq-rar/pom.xml activemq/trunk/activemq-run/pom.xml activemq/trunk/activemq-test-atomikos/pom.xml activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml activemq/trunk/activemq-tooling/pom.xml activemq/trunk/activemq-web-console/pom.xml activemq/trunk/activemq-web-demo/pom.xml activemq/trunk/activemq-web/pom.xml activemq/trunk/activemq-xmpp/pom.xml activemq/trunk/assembly/pom.xml activemq/trunk/pom.xml Modified: activemq/trunk/activemq-all/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-all/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-all/pom.xml (original) +++ activemq/trunk/activemq-all/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-all Modified: activemq/trunk/activemq-book/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-book/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-book/pom.xml (original) +++ activemq/trunk/activemq-book/pom.xml Thu May 1 06:22:13 2008 @@ -23,7 +23,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-book Modified: activemq/trunk/activemq-console/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-console/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-console/pom.xml (original) +++ activemq/trunk/activemq-console/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-console Modified: activemq/trunk/activemq-core/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-core/pom.xml (original) +++ activemq/trunk/activemq-core/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-core Modified: activemq/trunk/activemq-fileserver/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-fileserver/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-fileserver/pom.xml (original) +++ activemq/trunk/activemq-fileserver/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-fileserver Modified: activemq/trunk/activemq-jaas/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jaas/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-jaas/pom.xml (original) +++ activemq/trunk/activemq-jaas/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-jaas Modified: activemq/trunk/activemq-jmdns_1.0/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jmdns_1.0/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-jmdns_1.0/pom.xml (original) +++ activemq/trunk/activemq-jmdns_1.0/pom.xml Thu May 1 06:22:13 2008 @@ -19,7 +19,7 @@ activemq-parent org.apache.activemq - 5.2-SNAPSHOT + 5.1.0 4.0.0 activemq-jmdns_1.0 Modified: activemq/trunk/activemq-jpa-store/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jpa-store/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-jpa-store/pom.xml (original) +++ activemq/trunk/activemq-jpa-store/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-jpa-store Modified: activemq/trunk/activemq-openwire-generator/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-openwire-generator/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-openwire-generator/pom.xml (original) +++ activemq/trunk/activemq-openwire-generator/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 ../pom.xml Modified: activemq/trunk/activemq-optional/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-optional/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-optional/pom.xml (original) +++ activemq/trunk/activemq-optional/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-optional Modified: activemq/trunk/activemq-ra/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-ra/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-ra/pom.xml (original) +++ activemq/trunk/activemq-ra/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-ra Modified: activemq/trunk/activemq-rar/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-rar/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-rar/pom.xml (original) +++ activemq/trunk/activemq-rar/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-rar Modified: activemq/trunk/activemq-run/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-run/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-run/pom.xml (original) +++ activemq/trunk/activemq-run/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-run Modified: activemq/trunk/activemq-test-atomikos/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-test-atomikos/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-test-atomikos/pom.xml (original) +++ activemq/trunk/activemq-test-atomikos/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-test-atomikos Modified: activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original) +++ activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 5.2-SNAPSHOT + 5.1.0 maven-activemq-memtest-plugin Modified: activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original) +++ activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml Thu May 1 06:22:13 2008 @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.2-SNAPSHOT + 5.1.0 maven-activemq-perf-plugin Modified: activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml (original) +++ activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml Thu May 1 06:22:13 2008 @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.2-SNAPSHOT + 5.1.0 maven-activemq-plugin Modified: activemq/trunk/activemq-tooling/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/pom.xml (original) +++ activemq/trunk/activemq-tooling/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 org.apache.activemq.tooling Modified: activemq/trunk/activemq-web-console/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-console/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-web-console/pom.xml (original) +++ activemq/trunk/activemq-web-console/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-web-console Modified: activemq/trunk/activemq-web-demo/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-demo/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-web-demo/pom.xml (original) +++ activemq/trunk/activemq-web-demo/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-web-demo Modified: activemq/trunk/activemq-web/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-web/pom.xml (original) +++ activemq/trunk/activemq-web/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-web Modified: activemq/trunk/activemq-xmpp/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-xmpp/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/activemq-xmpp/pom.xml (original) +++ activemq/trunk/activemq-xmpp/pom.xml Thu May 1 06:22:13 2008 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 activemq-xmpp Modified: activemq/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/assembly/pom.xml (original) +++ activemq/trunk/assembly/pom.xml Thu May 1 06:22:13 2008 @@ -5,7 +5,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 apache-activemq Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=652510&r1=652509&r2=652510&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Thu May 1 06:22:13 2008 @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.2-SNAPSHOT + 5.1.0 pom ActiveMQ @@ -34,7 +34,7 @@ Apache ActiveMQ scp://people.apache.org/x1/www/activemq.apache.org - 5.2-SNAPSHOT + 5.1.0 2.5.1 1.3 0.1.0 @@ -143,9 +143,9 @@ - scm:svn:https://svn.apache.org/repos/asf/activemq/trunk - scm:svn:https://svn.apache.org/repos/asf/activemq/trunk - http://svn.apache.org/viewvc/activemq/trunk/ + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.1.0 + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.1.0 + http://svn.apache.org/viewvc/activemq/tags/activemq-5.1.0