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/06/30 08:25:12 UTC

logging-log4j2 git commit: Update tests from org.apache.felix.framework 4.6.0 to 4.6.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 2f98fbcd9 -> 8dba65f1f


Update tests from org.apache.felix.framework 4.6.0 to 4.6.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/8dba65f1
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8dba65f1
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8dba65f1

Branch: refs/heads/master
Commit: 8dba65f1f99846e46cb1edef42d76cae199923a3
Parents: 2f98fbc
Author: ggregory <gg...@apache.org>
Authored: Mon Jun 29 23:25:08 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Mon Jun 29 23:25:08 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8dba65f1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f20790b..d402d91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
       <dependency>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.framework</artifactId>
-        <version>4.6.0</version>
+        <version>4.6.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>