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/08/25 22:52:16 UTC

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

Repository: logging-log4j2
Updated Branches:
  refs/heads/master b420ea2e9 -> b654cb63d


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

Branch: refs/heads/master
Commit: b654cb63db82135b703826eaedb0f2da866684c2
Parents: b420ea2
Author: ggregory <gg...@apache.org>
Authored: Tue Aug 25 13:52:07 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Tue Aug 25 13:52:07 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b654cb63/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2df0f9a..acce404 100644
--- a/pom.xml
+++ b/pom.xml
@@ -695,7 +695,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>