Repository: logging-log4j2
Updated Branches:
  refs/heads/master c879f2363 -> 324ce28dd


Update maven-bundle-plugin from 2.5.3 to 3.2.0. Helps with
https://issues.apache.org/jira/browse/LOG4J2-1637 Need to check that
Jenkins builds since there seems to be an issue with 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/324ce28d
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/324ce28d
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/324ce28d

Branch: refs/heads/master
Commit: 324ce28dd896eb938c6cabceb20d2d69ddb812ca
Parents: c879f23
Author: Gary Gregory <ggreg...@apache.org>
Authored: Wed Nov 2 11:43:27 2016 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Wed Nov 2 11:43:27 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/324ce28d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf088c7..ad14205 100644
--- a/pom.xml
+++ b/pom.xml
@@ -802,7 +802,7 @@
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
           <!--  Using version 2.5.4 causes Jenkins to get compiler errors in 
log4j-perf. -->
-          <version>2.5.3</version>
+          <version>3.2.0</version>
           <inherited>true</inherited>
           <extensions>true</extensions>
           <executions>

Reply via email to