You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/05/23 22:26:38 UTC

[5/5] activemq-artemis git commit: ARTEMIS-531 upgrade Jolokia

ARTEMIS-531 upgrade Jolokia


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

Branch: refs/heads/master
Commit: d6bbc9ce35e417133b736cccc2eb1257c789d579
Parents: 6993aa9
Author: jbertram <jb...@apache.org>
Authored: Mon May 23 10:43:46 2016 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon May 23 18:26:21 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d6bbc9ce/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eef50be..5ac90e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -520,7 +520,7 @@
            <groupId>org.jolokia</groupId>
            <artifactId>jolokia-war</artifactId>
            <type>war</type>
-           <version>1.3.2</version>
+           <version>1.3.3</version>
            <!-- License: Apache 2.0 -->
         </dependency>
          <!-- ## End Jetty Wed Dependencies ## -->