From 5e257808f31e0aa63a98d0e9c5030dd052964d2d Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Wed, 6 Feb 2013 15:43:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release activemq-5.8.0 git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-all/pom.xml | 2 +- activemq-amq-store/pom.xml | 2 +- activemq-amqp/pom.xml | 2 +- activemq-blueprint/pom.xml | 5 ++--- activemq-broker/pom.xml | 5 ++--- activemq-camel/pom.xml | 5 ++--- activemq-client/pom.xml | 12 ++++-------- activemq-console/pom.xml | 5 ++--- activemq-fileserver/pom.xml | 5 ++--- activemq-http/pom.xml | 5 ++--- activemq-itests-spring31/pom.xml | 5 ++--- activemq-jaas/pom.xml | 5 ++--- activemq-jdbc-store/pom.xml | 5 ++--- activemq-kahadb-store/pom.xml | 5 ++--- activemq-karaf-itest/pom.xml | 5 ++--- activemq-karaf/pom.xml | 5 ++--- activemq-leveldb-store/pom.xml | 5 ++--- activemq-log4j-appender/pom.xml | 5 ++--- activemq-mqtt/pom.xml | 2 +- activemq-openwire-generator/pom.xml | 5 ++--- activemq-openwire-legacy/pom.xml | 5 ++--- activemq-osgi/pom.xml | 5 ++--- activemq-pool/pom.xml | 5 ++--- activemq-ra/pom.xml | 5 ++--- activemq-rar/pom.xml | 5 ++--- activemq-run/pom.xml | 5 ++--- activemq-spring/pom.xml | 5 ++--- activemq-stomp/pom.xml | 5 ++--- activemq-tooling/activemq-maven-plugin/pom.xml | 2 +- .../activemq-memtest-maven-plugin/pom.xml | 2 +- activemq-tooling/activemq-perf-maven-plugin/pom.xml | 5 ++--- activemq-tooling/pom.xml | 5 ++--- activemq-unit-tests/pom.xml | 11 +++-------- activemq-web-console/pom.xml | 5 ++--- activemq-web-demo/pom.xml | 5 ++--- activemq-web/pom.xml | 5 ++--- activemq-xmpp/pom.xml | 5 ++--- assembly/pom.xml | 2 +- pom.xml | 8 ++++---- 39 files changed, 76 insertions(+), 114 deletions(-) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index fc99373f8d3..4e0add1002b 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-all diff --git a/activemq-amq-store/pom.xml b/activemq-amq-store/pom.xml index bf69baf6b9d..ad783e4294e 100755 --- a/activemq-amq-store/pom.xml +++ b/activemq-amq-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-amq-store diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 78ea565262a..08f4154b1db 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-amqp diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 0431ff6631b..ac202914da4 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-blueprint diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index 486b7993c49..05dd7083786 100755 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-broker diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 31ddac2d3b3..dc73f784aa1 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-camel diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index d8bf9b9ff0c..ca3758402ca 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-client @@ -272,11 +271,8 @@ Running OpenWire Generator - - + + diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index eebf4415d1b..f2d5f4c6c3a 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-console diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index 5cfd455f6ca..225b46e6b60 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-fileserver diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index f29c15484cb..b0284928c0c 100755 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-http diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 08a0365c884..54a3a7e54be 100755 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-itests-spring31 diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 77b529190d3..b7fa2d3c341 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-jaas diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 62d6015d72b..e293d23041b 100755 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-jdbc-store diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index ef5963237bc..7c35053b84f 100755 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-kahadb-store diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index b22de5d4cf7..7bc2957a904 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-karaf-itest diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index bf4fb297f03..86ca26cc92b 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-karaf diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index f765d7133ee..2c4d5a33e44 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-leveldb-store diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 56718f2dc84..cb6951231f2 100755 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-log4j-appender diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 1a784563034..6e7dcde4808 100755 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-mqtt diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 98725f29ad4..85a52d21963 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-openwire-generator diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 3ece94415dc..804c292ece8 100755 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-openwire-legacy diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 1240d4ebb4a..43198350d8a 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-osgi diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 593473abe71..25d84b64a59 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-pool diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 9e9731e9f5d..e41d580b934 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-ra diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 3f418d7919b..87756673ecd 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-rar diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index bec440d8754..f8ea44ed782 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-run diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index dd4ad613ddf..18c907b1b6a 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-spring diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 628c85980c9..b985e5831b4 100755 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-stomp diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index de20495c539..8a65d268290 100644 --- a/activemq-tooling/activemq-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.8-SNAPSHOT + 5.8.0 activemq-maven-plugin diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index e4d763fa12c..4053b88ff69 100644 --- a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 5.8-SNAPSHOT + 5.8.0 activemq-memtest-maven-plugin diff --git a/activemq-tooling/activemq-perf-maven-plugin/pom.xml b/activemq-tooling/activemq-perf-maven-plugin/pom.xml index 43d8f430139..dac9d90057e 100644 --- a/activemq-tooling/activemq-perf-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-perf-maven-plugin/pom.xml @@ -14,15 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq.tooling activemq-tooling - 5.8-SNAPSHOT + 5.8.0 activemq-perf-maven-plugin diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index ccc9e50454b..ae2f4d5cfd1 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 org.apache.activemq.tooling diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index a80be645999..73c403da101 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-unit-tests @@ -472,11 +471,7 @@ Running the XSDDoc task - + diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 35820a42396..7e5e535c48f 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-web-console diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 4161b7a0535..051f95cc48b 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-web-demo diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index a98137878b0..38b78cea62c 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-web diff --git a/activemq-xmpp/pom.xml b/activemq-xmpp/pom.xml index 3d5d43ceca3..50905aa4798 100755 --- a/activemq-xmpp/pom.xml +++ b/activemq-xmpp/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 activemq-xmpp diff --git a/assembly/pom.xml b/assembly/pom.xml index ff0d5187f91..5e7d27f42dd 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 apache-activemq diff --git a/pom.xml b/pom.xml index 253b022ce3d..201ef400e20 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.8-SNAPSHOT + 5.8.0 pom ActiveMQ 2005 @@ -250,9 +250,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.8.0 + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.8.0 + http://svn.apache.org/viewvc/activemq/tags/activemq-5.8.0