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 2017/02/15 19:18:23 UTC

logging-log4j2 git commit: Update OSGi tests from Apache Felix 5.4.0 to 5.6.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master ad92c2a47 -> 94c1edb0d


Update OSGi tests from Apache Felix 5.4.0 to 5.6.0. 

(Tests pass locally.)

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

Branch: refs/heads/master
Commit: 94c1edb0dc87cc7e962091503681699bf15488b6
Parents: ad92c2a
Author: ggregory <gg...@US-L-GG05.rocketsoftware.com>
Authored: Wed Feb 15 11:18:20 2017 -0800
Committer: ggregory <gg...@US-L-GG05.rocketsoftware.com>
Committed: Wed Feb 15 11:18:20 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/94c1edb0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 10c8b7f..a41dd80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,7 @@
       <dependency>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.framework</artifactId>
-        <version>5.4.0</version>
+        <version>5.6.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>