Repository: logging-log4j2 Updated Branches: refs/heads/master 71b116fe6 -> 5f765eee9
Update maven-bundle-plugin to 2.5.0 from 2.4.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/5f765eee Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5f765eee Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/5f765eee Branch: refs/heads/master Commit: 5f765eee9bdf2cf258b8b18db162bc7c20e6b9f0 Parents: 71b116f Author: Gary Gregory <[email protected]> Authored: Sun Aug 31 01:47:52 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Sun Aug 31 01:47:52 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/5f765eee/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 63a3b95..5358934 100644 --- a/pom.xml +++ b/pom.xml @@ -612,7 +612,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>2.4.0</version> + <version>2.5.0</version> <inherited>true</inherited> <extensions>true</extensions> <executions>
