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 4846D9F93 for ; Mon, 30 Jan 2012 13:35:27 +0000 (UTC) Received: (qmail 84024 invoked by uid 500); 30 Jan 2012 13:35:27 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 83997 invoked by uid 500); 30 Jan 2012 13:35:27 -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 83990 invoked by uid 99); 30 Jan 2012 13:35:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2012 13:35:27 +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; Mon, 30 Jan 2012 13:35:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9B5772388A3F for ; Mon, 30 Jan 2012 13:35:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1237647 - in /activemq/activemq-apollo/trunk: ./ apollo-bdb/ apollo-boot/ apollo-broker/ apollo-cli/ apollo-distro/ apollo-dto/ apollo-itests/ apollo-leveldb/ apollo-openwire-generator/ apollo-openwire/ apollo-scala/ apollo-selector/ apoll... Date: Mon, 30 Jan 2012 13:35:04 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120130133505.9B5772388A3F@eris.apache.org> Author: chirino Date: Mon Jan 30 13:35:04 2012 New Revision: 1237647 URL: http://svn.apache.org/viewvc?rev=1237647&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: 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-itests/pom.xml activemq/activemq-apollo/trunk/apollo-leveldb/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-bdb/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-bdb/pom.xml?rev=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-bdb/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-bdb/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-bdb - 1.0 + 1.1-SNAPSHOT ${project.artifactId} BDB based message storage @@ -38,7 +38,7 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT @@ -52,7 +52,7 @@ org.apache.activemq apollo-web - 1.0 + 1.1-SNAPSHOT true @@ -80,14 +80,14 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-boot/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-boot/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,13 +22,13 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT .. org.apache.activemq apollo-boot - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-broker/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-broker/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT ${project.artifactId} @@ -42,13 +42,13 @@ org.apache.activemq apollo-dto - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-selector - 1.0 + 1.1-SNAPSHOT @@ -105,7 +105,7 @@ org.apache.activemq apollo-util - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-cli/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-cli/pom.xml Mon Jan 30 13:35:04 2012 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-cli - 1.0 + 1.1-SNAPSHOT jar ${project.artifactId} @@ -49,7 +49,7 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT true @@ -132,32 +132,32 @@ org.apache.activemq apollo-stomp - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-openwire - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-bdb - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-web - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-distro/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-distro/pom.xml Mon Jan 30 13:35:04 2012 @@ -21,7 +21,7 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT apache-apollo @@ -33,17 +33,17 @@ org.apache.activemq apollo-boot - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-cli - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-leveldb - 1.0 + 1.1-SNAPSHOT org.xerial.snappy @@ -61,30 +61,30 @@ org.apache.activemq apollo-bdb - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-stomp - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-openwire - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-web - 1.0 + 1.1-SNAPSHOT jar org.apache.activemq apollo-web - 1.0 + 1.1-SNAPSHOT pom Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-dto/pom.xml?rev=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-dto/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-dto/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-dto - 1.0 + 1.1-SNAPSHOT ${project.artifactId} @@ -57,7 +57,7 @@ org.apache.activemq apollo-util - 1.0 + 1.1-SNAPSHOT Modified: activemq/activemq-apollo/trunk/apollo-itests/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-itests/pom.xml?rev=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-itests/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-itests/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-itests - 1.0 + 1.1-SNAPSHOT ${project.artifactId} General Apollo Integration/System Tests @@ -61,25 +61,25 @@ org.apache.activemq apollo-stomp - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-openwire - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-bdb - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.0 + 1.1-SNAPSHOT test @@ -91,7 +91,7 @@ org.apache.activemq apollo-web - 1.0 + 1.1-SNAPSHOT test @@ -99,14 +99,14 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-leveldb - 1.0 + 1.1-SNAPSHOT jar ${project.artifactId} @@ -39,7 +39,7 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT @@ -73,7 +73,7 @@ org.apache.activemq apollo-web - 1.0 + 1.1-SNAPSHOT true @@ -101,14 +101,14 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.0 + 1.1-SNAPSHOT test-jar test 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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-openwire-generator/pom.xml Mon Jan 30 13:35:04 2012 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-openwire-generator - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-openwire/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-openwire/pom.xml Mon Jan 30 13:35:04 2012 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-openwire - 1.0 + 1.1-SNAPSHOT ${project.artifactId} @@ -41,7 +41,7 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT @@ -66,14 +66,14 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.0 + 1.1-SNAPSHOT test-jar test @@ -81,13 +81,13 @@ org.apache.activemq apollo-bdb - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.0 + 1.1-SNAPSHOT test @@ -100,7 +100,7 @@ org.apache.activemq apollo-web - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-scala/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-scala/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-scala - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-selector/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-selector/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT org.apache.activemq apollo-selector - 1.0 + 1.1-SNAPSHOT ${project.artifactId} @@ -41,7 +41,7 @@ org.apache.activemq apollo-util - 1.0 + 1.1-SNAPSHOT Modified: activemq/activemq-apollo/trunk/apollo-stomp/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-stomp/pom.xml?rev=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-stomp/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-stomp/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-stomp - 1.0 + 1.1-SNAPSHOT ${project.artifactId} @@ -42,7 +42,7 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT @@ -57,14 +57,14 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT test-jar test org.apache.activemq apollo-util - 1.0 + 1.1-SNAPSHOT test-jar test @@ -72,13 +72,13 @@ org.apache.activemq apollo-bdb - 1.0 + 1.1-SNAPSHOT test org.apache.activemq apollo-leveldb - 1.0 + 1.1-SNAPSHOT test @@ -92,7 +92,7 @@ org.apache.activemq apollo-web - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-util/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-util/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-util - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-web/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-web/pom.xml Mon Jan 30 13:35:04 2012 @@ -21,14 +21,14 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala org.apache.activemq apollo-web jar - 1.0 + 1.1-SNAPSHOT ${project.artifactId} Adds web administration support. @@ -44,7 +44,7 @@ org.apache.activemq apollo-broker - 1.0 + 1.1-SNAPSHOT @@ -112,7 +112,7 @@ org.apache.activemq apollo-util - 1.0 + 1.1-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=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-website/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-website/pom.xml Mon Jan 30 13:35:04 2012 @@ -22,7 +22,7 @@ org.apache.activemq apollo-scala - 1.0 + 1.1-SNAPSHOT ../apollo-scala Modified: activemq/activemq-apollo/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1237647&r1=1237646&r2=1237647&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/pom.xml (original) +++ activemq/activemq-apollo/trunk/pom.xml Mon Jan 30 13:35:04 2012 @@ -25,7 +25,7 @@ org.apache.activemq apollo-project - 1.0 + 1.1-SNAPSHOT pom Apache ActiveMQ Apollo Project @@ -178,9 +178,9 @@ - scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0 - scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0 - http://svn.apache.org/viewvc/activemq/activemq-apollo/tags/apollo-project-1.0 + 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/