You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2015/09/29 09:47:22 UTC

logging-log4j2 git commit: Update MOM/JMS tests from Apache ActiveMQ 5.11.2 to 5.12.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 30bdb0a47 -> 2946d57aa


Update MOM/JMS tests from Apache ActiveMQ 5.11.2 to 5.12.0.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2946d57a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2946d57a
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2946d57a

Branch: refs/heads/master
Commit: 2946d57aa654bf205b908fe92a2df9ebbb4e4cc5
Parents: 30bdb0a
Author: ggregory <gg...@apache.org>
Authored: Tue Sep 29 00:47:20 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Tue Sep 29 00:47:20 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2946d57a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 18e0aff..fbc0bd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
     <projectDir />
     <commonsLoggingVersion>1.2</commonsLoggingVersion>
     <osgi.api.version>4.3.1</osgi.api.version>
-    <activemq.version>5.11.2</activemq.version>
+    <activemq.version>5.12.0</activemq.version>
     <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
     <minSeverity>info</minSeverity>
   </properties>