Update Maven plugin maven-bundle-plugin to 2.5.3 from 2.5.0.

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

Branch: refs/heads/LOG4J2-608
Commit: c6f88b60119693362e59aee7375af454cc2a9eec
Parents: 6a6ba88
Author: Gary Gregory <[email protected]>
Authored: Tue Sep 2 08:42:52 2014 -0400
Committer: Gary Gregory <[email protected]>
Committed: Tue Sep 2 08:42:52 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/c6f88b60/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eeef103..d10f730 100644
--- a/pom.xml
+++ b/pom.xml
@@ -612,7 +612,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.5.0</version>
+          <version>2.5.3</version>
           <inherited>true</inherited>
           <extensions>true</extensions>
           <executions>

Reply via email to