Repository: servicemix Updated Branches: refs/heads/servicemix-5.1.x c7f9c6328 -> 0956427da
SM-2354: Upgrade to maven-bundle-plugin 2.5.0 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/0e378d12 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/0e378d12 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/0e378d12 Branch: refs/heads/servicemix-5.1.x Commit: 0e378d12b9350a0b01922ccd8eeb0d6e1ae5d42d Parents: c7f9c63 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Aug 2 23:32:56 2014 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Aug 2 23:32:56 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/0e378d12/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 92622cd..af4684d 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ <!-- Maven Plugins --> <depends-maven-plugin.version>1.2</depends-maven-plugin.version> - <maven-bundle-plugin.version>2.4.0</maven-bundle-plugin.version> + <maven-bundle-plugin.version>2.5.0</maven-bundle-plugin.version> <maven-eclipse-plugin.version>2.9</maven-eclipse-plugin.version> <lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version> <maven-idea-plugin.version>2.2.1</maven-idea-plugin.version>
