You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2015/10/25 16:03:22 UTC

[22/41] nifi git commit: NIFI-922: Upgrade to ActiveMQ 5.12.0. closes #81.

NIFI-922: Upgrade to ActiveMQ 5.12.0. closes #81.

Signed-off-by: joewitt <jo...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/bd47f36c
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/bd47f36c
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/bd47f36c

Branch: refs/heads/NIFI-810-InputRequirement
Commit: bd47f36c06db91d497a4b33117c386666f17729c
Parents: 943ccfe
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Sep 3 15:53:47 2015 +0200
Committer: joewitt <jo...@apache.org>
Committed: Sun Oct 18 19:13:26 2015 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/bd47f36c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1d5a857..74dc4a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -512,7 +512,7 @@
             <dependency>
                 <groupId>org.apache.activemq</groupId>
                 <artifactId>activemq-client</artifactId>
-                <version>5.11.1</version>
+                <version>5.12.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.lucene</groupId>