From commits-return-20201-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Tue Oct 2 14:45:00 2012 Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-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 9EFB1DDD0 for ; Tue, 2 Oct 2012 14:45:00 +0000 (UTC) Received: (qmail 1199 invoked by uid 500); 2 Oct 2012 14:45:00 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 1164 invoked by uid 500); 2 Oct 2012 14:45:00 -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 1157 invoked by uid 99); 2 Oct 2012 14:45:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 14:45:00 +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; Tue, 02 Oct 2012 14:44:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6555923889F7 for ; Tue, 2 Oct 2012 14:44:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1392935 - in /activemq/trunk: ./ activemq-all/ activemq-blueprint/ activemq-camel/ activemq-console/ activemq-core/ activemq-fileserver/ activemq-jaas/ activemq-karaf/ activemq-leveldb/ activemq-openwire-generator/ activemq-optional/ activ... Date: Tue, 02 Oct 2012 14:44:06 -0000 To: commits@activemq.apache.org From: dejanb@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121002144408.6555923889F7@eris.apache.org> Author: dejanb Date: Tue Oct 2 14:44:05 2012 New Revision: 1392935 URL: http://svn.apache.org/viewvc?rev=1392935&view=rev Log: [maven-release-plugin] rollback the release of activemq-5.7.0 Modified: activemq/trunk/activemq-all/pom.xml activemq/trunk/activemq-blueprint/pom.xml activemq/trunk/activemq-camel/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-karaf/pom.xml activemq/trunk/activemq-leveldb/pom.xml activemq/trunk/activemq-openwire-generator/pom.xml activemq/trunk/activemq-optional/pom.xml activemq/trunk/activemq-pool/pom.xml activemq/trunk/activemq-ra/pom.xml activemq/trunk/activemq-rar/pom.xml activemq/trunk/activemq-run/pom.xml activemq/trunk/activemq-spring/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/kahadb/pom.xml activemq/trunk/pom.xml activemq/trunk/tests/activemq-itest-spring31/pom.xml activemq/trunk/tests/pom.xml Modified: activemq/trunk/activemq-all/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-all/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-all/pom.xml (original) +++ activemq/trunk/activemq-all/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-all Modified: activemq/trunk/activemq-blueprint/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-blueprint/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-blueprint/pom.xml (original) +++ activemq/trunk/activemq-blueprint/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-blueprint Modified: activemq/trunk/activemq-camel/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-camel/pom.xml (original) +++ activemq/trunk/activemq-camel/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-camel Modified: activemq/trunk/activemq-console/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-console/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-console/pom.xml (original) +++ activemq/trunk/activemq-console/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-console Modified: activemq/trunk/activemq-core/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-core/pom.xml (original) +++ activemq/trunk/activemq-core/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-core Modified: activemq/trunk/activemq-fileserver/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-fileserver/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-fileserver/pom.xml (original) +++ activemq/trunk/activemq-fileserver/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-fileserver Modified: activemq/trunk/activemq-jaas/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jaas/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-jaas/pom.xml (original) +++ activemq/trunk/activemq-jaas/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-jaas Modified: activemq/trunk/activemq-karaf/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/pom.xml (original) +++ activemq/trunk/activemq-karaf/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-karaf Modified: activemq/trunk/activemq-leveldb/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-leveldb/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-leveldb/pom.xml (original) +++ activemq/trunk/activemq-leveldb/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-leveldb Modified: activemq/trunk/activemq-openwire-generator/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-openwire-generator/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-openwire-generator/pom.xml (original) +++ activemq/trunk/activemq-openwire-generator/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT ../pom.xml Modified: activemq/trunk/activemq-optional/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-optional/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-optional/pom.xml (original) +++ activemq/trunk/activemq-optional/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-optional Modified: activemq/trunk/activemq-pool/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-pool/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-pool/pom.xml (original) +++ activemq/trunk/activemq-pool/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-pool Modified: activemq/trunk/activemq-ra/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-ra/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-ra/pom.xml (original) +++ activemq/trunk/activemq-ra/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-ra Modified: activemq/trunk/activemq-rar/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-rar/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-rar/pom.xml (original) +++ activemq/trunk/activemq-rar/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-rar Modified: activemq/trunk/activemq-run/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-run/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-run/pom.xml (original) +++ activemq/trunk/activemq-run/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-run Modified: activemq/trunk/activemq-spring/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-spring/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-spring/pom.xml (original) +++ activemq/trunk/activemq-spring/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-spring 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=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original) +++ activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 5.8-SNAPSHOT + 5.7-SNAPSHOT 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=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original) +++ activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml Tue Oct 2 14:44:05 2012 @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.8-SNAPSHOT + 5.7-SNAPSHOT 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=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml (original) +++ activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml Tue Oct 2 14:44:05 2012 @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.8-SNAPSHOT + 5.7-SNAPSHOT maven-activemq-plugin Modified: activemq/trunk/activemq-tooling/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-tooling/pom.xml (original) +++ activemq/trunk/activemq-tooling/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT 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=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-web-console/pom.xml (original) +++ activemq/trunk/activemq-web-console/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT 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=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-web-demo/pom.xml (original) +++ activemq/trunk/activemq-web-demo/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-web-demo Modified: activemq/trunk/activemq-web/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-web/pom.xml (original) +++ activemq/trunk/activemq-web/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-web Modified: activemq/trunk/activemq-xmpp/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-xmpp/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/activemq-xmpp/pom.xml (original) +++ activemq/trunk/activemq-xmpp/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-xmpp Modified: activemq/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/assembly/pom.xml (original) +++ activemq/trunk/assembly/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT apache-activemq Modified: activemq/trunk/kahadb/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/kahadb/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/kahadb/pom.xml (original) +++ activemq/trunk/kahadb/pom.xml Tue Oct 2 14:44:05 2012 @@ -20,7 +20,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT 4.0.0 Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Tue Oct 2 14:44:05 2012 @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT pom ActiveMQ 2005 Modified: activemq/trunk/tests/activemq-itest-spring31/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/tests/activemq-itest-spring31/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/tests/activemq-itest-spring31/pom.xml (original) +++ activemq/trunk/tests/activemq-itest-spring31/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq tests - 5.8-SNAPSHOT + 5.7-SNAPSHOT activemq-itest-spring31 Modified: activemq/trunk/tests/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/tests/pom.xml?rev=1392935&r1=1392934&r2=1392935&view=diff ============================================================================== --- activemq/trunk/tests/pom.xml (original) +++ activemq/trunk/tests/pom.xml Tue Oct 2 14:44:05 2012 @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.7-SNAPSHOT tests