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 BE6846D54 for ; Fri, 3 Jun 2011 20:43:04 +0000 (UTC) Received: (qmail 91856 invoked by uid 500); 3 Jun 2011 20:43:04 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 91828 invoked by uid 500); 3 Jun 2011 20:43:04 -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 91821 invoked by uid 99); 3 Jun 2011 20:43:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 20:43:04 +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; Fri, 03 Jun 2011 20:42:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id ABB84238897D; Fri, 3 Jun 2011 20:42:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1131216 - in /activemq/activemq-apollo/trunk: ./ apollo-bdb/ apollo-boot/ apollo-broker/ apollo-cli/ apollo-distro/ apollo-dto/ apollo-jdbm2/ apollo-karaf-feature/ apollo-scala/ apollo-selector/ apollo-stomp/ apollo-tcp/ apollo-transport/ ... Date: Fri, 03 Jun 2011 20:42:37 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110603204237.ABB84238897D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Fri Jun 3 20:42:35 2011 New Revision: 1131216 URL: http://svn.apache.org/viewvc?rev=1131216&view=rev Log: [maven-release-plugin] prepare release apollo-project-1.0-beta3 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-jdbm2/pom.xml activemq/activemq-apollo/trunk/apollo-karaf-feature/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-tcp/pom.xml activemq/activemq-apollo/trunk/apollo-transport/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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-bdb/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-bdb/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-bdb - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -41,7 +41,7 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 @@ -55,7 +55,7 @@ org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 jar slim true @@ -92,14 +92,14 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 test-jar test org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-boot/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-boot/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,13 +22,13 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 .. org.apache.activemq apollo-boot - 1.0-SNAPSHOT + 1.0-beta3 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-broker/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-broker/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -42,17 +42,17 @@ org.apache.activemq apollo-dto - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-transport - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-selector - 1.0-SNAPSHOT + 1.0-beta3 @@ -125,14 +125,14 @@ org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 test-jar test org.apache.activemq apollo-transport - 1.0-SNAPSHOT + 1.0-beta3 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-cli/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-cli/pom.xml Fri Jun 3 20:42:35 2011 @@ -20,13 +20,13 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-cli - 1.0-SNAPSHOT + 1.0-beta3 jar ${project.artifactId} @@ -55,7 +55,7 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 true @@ -117,26 +117,26 @@ org.apache.activemq apollo-stomp - 1.0-SNAPSHOT + 1.0-beta3 test org.apache.activemq apollo-bdb - 1.0-SNAPSHOT + 1.0-beta3 test org.apache.activemq apollo-jdbm2 - 1.0-SNAPSHOT + 1.0-beta3 test org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 jar slim 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-distro/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-distro/pom.xml Fri Jun 3 20:42:35 2011 @@ -21,7 +21,7 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 apache-apollo @@ -33,44 +33,44 @@ org.apache.activemq apollo-boot - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-cli - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-bdb - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-jdbm2 - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-tcp - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-stomp - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 war slim org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 jar slim @@ -78,7 +78,7 @@ org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-dto/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-dto/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-dto - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -57,7 +57,7 @@ org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 Modified: activemq/activemq-apollo/trunk/apollo-jdbm2/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-jdbm2/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-jdbm2/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-jdbm2/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-jdbm2 - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -40,7 +40,7 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 @@ -53,7 +53,7 @@ org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 jar slim true @@ -92,14 +92,14 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 test-jar test org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 test-jar test Modified: activemq/activemq-apollo/trunk/apollo-karaf-feature/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-karaf-feature/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-karaf-feature/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-karaf-feature/pom.xml Fri Jun 3 20:42:35 2011 @@ -20,12 +20,12 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-karaf-feature - 1.0-SNAPSHOT + 1.0-beta3 pom ${project.artifactId} Modified: activemq/activemq-apollo/trunk/apollo-scala/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-scala/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-scala/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-scala/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-selector/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-selector/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-selector - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -41,7 +41,7 @@ org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 Modified: activemq/activemq-apollo/trunk/apollo-stomp/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-stomp/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-stomp/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-stomp/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-stomp - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -40,12 +40,12 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-tcp - 1.0-SNAPSHOT + 1.0-beta3 @@ -73,14 +73,14 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 test-jar test org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 test-jar test @@ -88,7 +88,7 @@ org.apache.activemq apollo-bdb - 1.0-SNAPSHOT + 1.0-beta3 test @@ -102,7 +102,7 @@ org.apache.activemq apollo-web - 1.0-SNAPSHOT + 1.0-beta3 jar slim test Modified: activemq/activemq-apollo/trunk/apollo-tcp/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-tcp/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-tcp/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-tcp/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-tcp - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -39,7 +39,7 @@ org.apache.activemq apollo-transport - 1.0-SNAPSHOT + 1.0-beta3 Modified: activemq/activemq-apollo/trunk/apollo-transport/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-transport/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-transport/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-transport/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,12 +22,12 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 org.apache.activemq apollo-transport - 1.0-SNAPSHOT + 1.0-beta3 bundle ${project.artifactId} @@ -46,7 +46,7 @@ org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 Modified: activemq/activemq-apollo/trunk/apollo-util/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-util/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-util/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-util/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,13 +22,13 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 bundle ${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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-web/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-web/pom.xml Fri Jun 3 20:42:35 2011 @@ -21,14 +21,14 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala org.apache.activemq apollo-web war - 1.0-SNAPSHOT + 1.0-beta3 ${project.artifactId} @@ -45,7 +45,7 @@ org.apache.activemq apollo-broker - 1.0-SNAPSHOT + 1.0-beta3 @@ -128,7 +128,7 @@ org.apache.activemq apollo-util - 1.0-SNAPSHOT + 1.0-beta3 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=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-website/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-website/pom.xml Fri Jun 3 20:42:35 2011 @@ -22,7 +22,7 @@ org.apache.activemq apollo-scala - 1.0-SNAPSHOT + 1.0-beta3 ../apollo-scala Modified: activemq/activemq-apollo/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1131216&r1=1131215&r2=1131216&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/pom.xml (original) +++ activemq/activemq-apollo/trunk/pom.xml Fri Jun 3 20:42:35 2011 @@ -25,7 +25,7 @@ org.apache.activemq apollo-project - 1.0-SNAPSHOT + 1.0-beta3 pom Apache ActiveMQ Apollo Project @@ -176,9 +176,9 @@ - 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/ + scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta3 + scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.0-beta3 + http://svn.apache.org/viewvc/activemq/activemq-apollo/tags/apollo-project-1.0-beta3