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 01AA0E9A9 for ; Wed, 20 Feb 2013 18:07:47 +0000 (UTC) Received: (qmail 63861 invoked by uid 500); 20 Feb 2013 18:07:46 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 63812 invoked by uid 500); 20 Feb 2013 18:07:46 -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 63805 invoked by uid 99); 20 Feb 2013 18:07:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 18:07:46 +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; Wed, 20 Feb 2013 18:07:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7D42A2388AC8; Wed, 20 Feb 2013 18:07:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1448330 - in /activemq/activemq-apollo/trunk: ./ apollo-amqp/ apollo-bdb/ apollo-boot/ apollo-broker/ apollo-cli/ apollo-distro/ apollo-dto/ apollo-jmx/ apollo-leveldb/ apollo-mqtt/ apollo-openwire-generator/ apollo-openwire/ apollo-scala/... Date: Wed, 20 Feb 2013 18:07:24 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130220180725.7D42A2388AC8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Wed Feb 20 18:07:23 2013 New Revision: 1448330 URL: http://svn.apache.org/r1448330 Log: [maven-release-plugin] prepare for next development iteration Modified: activemq/activemq-apollo/trunk/apollo-amqp/pom.xml activemq/activemq-apollo/trunk/apollo-bdb/pom.xml activemq/activemq-apollo/trunk/apollo-boot/pom.xml activemq/activemq-apollo/trunk/apollo-broker/pom.xml activemq/activemq-apollo/trunk/apollo-cli/pom.xml activemq/activemq-apollo/trunk/apollo-distro/pom.xml activemq/activemq-apollo/trunk/apollo-dto/pom.xml activemq/activemq-apollo/trunk/apollo-jmx/pom.xml activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml activemq/activemq-apollo/trunk/apollo-openwire/pom.xml activemq/activemq-apollo/trunk/apollo-scala/pom.xml activemq/activemq-apollo/trunk/apollo-selector/pom.xml activemq/activemq-apollo/trunk/apollo-stomp/pom.xml activemq/activemq-apollo/trunk/apollo-util/pom.xml activemq/activemq-apollo/trunk/apollo-web/pom.xml activemq/activemq-apollo/trunk/apollo-website/pom.xml activemq/activemq-apollo/trunk/pom.xml Modified: activemq/activemq-apollo/trunk/apollo-amqp/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-amqp/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-amqp/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-amqp/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-amqp - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} @@ -42,7 +42,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT org.apache.qpid @@ -52,7 +52,7 @@ org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true @@ -74,14 +74,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test @@ -89,13 +89,13 @@ org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT test Modified: activemq/activemq-apollo/trunk/apollo-bdb/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-bdb/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-bdb/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-bdb/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} BDB based message storage @@ -38,7 +38,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT @@ -52,7 +52,7 @@ org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true @@ -80,14 +80,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test Modified: activemq/activemq-apollo/trunk/apollo-boot/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-boot/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-boot/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-boot/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT .. org.apache.activemq apollo-boot - 1.6 + 99-trunk-SNAPSHOT jar ${project.artifactId} Modified: activemq/activemq-apollo/trunk/apollo-broker/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-broker/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-broker/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-broker/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} @@ -42,13 +42,13 @@ org.apache.activemq apollo-dto - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-selector - 1.6 + 99-trunk-SNAPSHOT @@ -111,7 +111,7 @@ org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test Modified: activemq/activemq-apollo/trunk/apollo-cli/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-cli/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-cli/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-cli/pom.xml Wed Feb 20 18:07:23 2013 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-cli - 1.6 + 99-trunk-SNAPSHOT jar ${project.artifactId} @@ -49,7 +49,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT true @@ -132,32 +132,32 @@ org.apache.activemq apollo-stomp - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-openwire - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-mqtt - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-amqp - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT test @@ -170,19 +170,19 @@ org.apache.activemq apollo-jmx - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT test Modified: activemq/activemq-apollo/trunk/apollo-distro/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-distro/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-distro/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-distro/pom.xml Wed Feb 20 18:07:23 2013 @@ -21,7 +21,7 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT apache-apollo @@ -33,17 +33,17 @@ org.apache.activemq apollo-boot - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-cli - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT org.xerial.snappy @@ -61,46 +61,46 @@ org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-stomp - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-openwire - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-mqtt - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-amqp - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT jar org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT pom org.apache.activemq apollo-jmx - 1.6 + 99-trunk-SNAPSHOT Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-dto/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-dto/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-dto/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-dto - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} @@ -61,7 +61,7 @@ org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT Modified: activemq/activemq-apollo/trunk/apollo-jmx/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-jmx/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-jmx/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-jmx/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-jmx - 1.6 + 99-trunk-SNAPSHOT jar ${project.artifactId} @@ -39,7 +39,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT @@ -52,7 +52,7 @@ org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true @@ -80,14 +80,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test Modified: activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT jar ${project.artifactId} @@ -39,7 +39,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT @@ -107,7 +107,7 @@ org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true @@ -135,14 +135,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test Modified: activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-mqtt - 1.6 + 99-trunk-SNAPSHOT jar ${project.artifactId} @@ -47,7 +47,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT @@ -60,14 +60,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test @@ -75,26 +75,26 @@ org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-stomp - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true Modified: activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml Wed Feb 20 18:07:23 2013 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-openwire-generator - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} Modified: activemq/activemq-apollo/trunk/apollo-openwire/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-openwire/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-openwire/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-openwire/pom.xml Wed Feb 20 18:07:23 2013 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-openwire - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} @@ -41,12 +41,12 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true @@ -84,14 +84,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test @@ -99,13 +99,13 @@ org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT test Modified: activemq/activemq-apollo/trunk/apollo-scala/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-scala/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-scala/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-scala/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT pom ${project.artifactId} Modified: activemq/activemq-apollo/trunk/apollo-selector/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-selector/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-selector/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-selector/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-selector - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} Modified: activemq/activemq-apollo/trunk/apollo-stomp/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-stomp/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-stomp/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-stomp/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-stomp - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} @@ -42,13 +42,13 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT org.apache.activemq apollo-web - 1.6 + 99-trunk-SNAPSHOT true @@ -70,14 +70,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test @@ -85,13 +85,13 @@ org.apache.activemq apollo-bdb - 1.6 + 99-trunk-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.6 + 99-trunk-SNAPSHOT test Modified: activemq/activemq-apollo/trunk/apollo-util/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-util/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-util/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-util/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} Modified: activemq/activemq-apollo/trunk/apollo-web/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-web/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-web/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-web/pom.xml Wed Feb 20 18:07:23 2013 @@ -21,14 +21,14 @@ org.apache.activemq apollo-scala - 1.6 + 99-trunk-SNAPSHOT ../apollo-scala org.apache.activemq apollo-web jar - 1.6 + 99-trunk-SNAPSHOT ${project.artifactId} Adds web administration support. @@ -44,7 +44,7 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT @@ -127,14 +127,14 @@ org.apache.activemq apollo-broker - 1.6 + 99-trunk-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.6 + 99-trunk-SNAPSHOT test-jar test Modified: activemq/activemq-apollo/trunk/apollo-website/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-website/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-website/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-website/pom.xml Wed Feb 20 18:07:23 2013 @@ -22,7 +22,7 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT .. Modified: activemq/activemq-apollo/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1448330&r1=1448329&r2=1448330&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/pom.xml (original) +++ activemq/activemq-apollo/trunk/pom.xml Wed Feb 20 18:07:23 2013 @@ -25,7 +25,7 @@ org.apache.activemq apollo-project - 1.6 + 99-trunk-SNAPSHOT pom Apache ActiveMQ Apollo Project @@ -189,9 +189,9 @@ - scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.6 - scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.6 - http://svn.apache.org/viewvc/activemq/activemq-apollo/tags/apollo-project-1.6 + scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk + scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk + http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/