From 3105e4d91a6ab5aaf073057a789822a5853cc433 Mon Sep 17 00:00:00 2001 From: Hiram Chirino Date: Thu, 6 Feb 2014 09:01:49 -0500 Subject: [PATCH] Redo upgrade to mqtt-client, it's been synced to a public repo. Also use new releases of stompjms and hawtdispatch to pick up bug fixes in those components. Upgrade to patched version of qpid-proton to fix bugs that affect performance and TTL handling. --- pom.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index bed9ddd56c..8bdb405d62 100755 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 1.0 1.0.0 1.9 - 1.19 + 1.20 0.1.8 1.8.0.12 4.2.5 @@ -90,7 +90,7 @@ 0.6 1.8 1.2.17 - 1.7 + 1.8 1.2.0 10.10.1.1 4.3.1 @@ -98,7 +98,7 @@ 0.4.0 1.4.0 3.4.5 - 0.6 + 0.6.redhat-002 0.26-SNAPSHOT 1.3 1.0 @@ -124,7 +124,7 @@ 3.15 2.11.0 0.6.4 - 1.18 + 1.19 2.6.0 1.0.0 @@ -1591,6 +1591,15 @@ true false + + + + jboss.org-fs-releases + https://repository.jboss.org/nexus/content/repositories/fs-releases/ + true + false + +