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:34:36 UTC

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

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


Update OSGi tests from Apache Felix 5.6.0 to 5.6.1. 

(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/84e0780a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/84e0780a
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/84e0780a

Branch: refs/heads/master
Commit: 84e0780a8edeef818ad837bcbf92962a835d128c
Parents: 94c1edb
Author: ggregory <gg...@US-L-GG05.rocketsoftware.com>
Authored: Wed Feb 15 11:34:34 2017 -0800
Committer: ggregory <gg...@US-L-GG05.rocketsoftware.com>
Committed: Wed Feb 15 11:34:34 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/84e0780a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a41dd80..de575ba 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.6.0</version>
+        <version>5.6.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>