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/12/31 08:03:10 UTC

logging-log4j2 git commit: Update tests from Apache Active MQ 5.12.0 to 5.13.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 39bf837dc -> 680126bda


Update tests from Apache Active MQ 5.12.0 to 5.13.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/680126bd
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/680126bd
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/680126bd

Branch: refs/heads/master
Commit: 680126bdaf3eeb761e4393a7876f71ebf1f5e3d1
Parents: 39bf837
Author: ggregory <gg...@apache.org>
Authored: Wed Dec 30 23:03:05 2015 -0800
Committer: ggregory <gg...@apache.org>
Committed: Wed Dec 30 23:03:05 2015 -0800

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


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