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 07:20:09 UTC

logging-log4j2 git commit: Update tests from org.apache.felix.framework 5.0.0 to 5.0.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master a67f758bf -> 385b578b3


Update tests from org.apache.felix.framework 5.0.0 to 5.0.1.

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

Branch: refs/heads/master
Commit: 385b578b39b9a5d0c1f50dbe78c9d7b0cdb39928
Parents: a67f758
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Feb 14 23:20:07 2017 -0800
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Feb 14 23:20:07 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/385b578b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ca28e9f..602c190 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.0.0</version>
+        <version>5.0.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>