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/03 08:58:50 UTC

logging-log4j2 git commit: maven-bundle-plugin 2.5.3 -> 2.5.4.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master aa588cb70 -> b02990fbc


maven-bundle-plugin 2.5.3 -> 2.5.4.

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

Branch: refs/heads/master
Commit: b02990fbc0a3a85a21046cd76228fa1d83109e3b
Parents: aa588cb
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 2 23:58:48 2015 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 2 23:58:48 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b02990fb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d60c0a9..22ea06d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -683,7 +683,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.5.3</version>
+          <version>2.5.4</version>
           <inherited>true</inherited>
           <extensions>true</extensions>
           <executions>