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/26 02:43:32 UTC

logging-log4j2 git commit: Revert maven-bundle-plugin to try and get Jenkins working.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 255a41858 -> 64cbeed9e


Revert maven-bundle-plugin to try and get Jenkins working. 

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

Branch: refs/heads/master
Commit: 64cbeed9e741668e229ffce8ded4fd000c955d47
Parents: 255a418
Author: ggregory <gg...@apache.org>
Authored: Tue Aug 25 17:43:28 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Tue Aug 25 17:43:28 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/64cbeed9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0ba6e9d..2bc2750 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.4</version>
+          <version>2.5.3</version>
           <inherited>true</inherited>
           <extensions>true</extensions>
           <executions>