Repository: karaf Updated Branches: refs/heads/karaf-2.x 981089339 -> 472a5d013
[KARAF-3548] Upgrade to bndlib 2.4.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/472a5d01 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/472a5d01 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/472a5d01 Branch: refs/heads/karaf-2.x Commit: 472a5d0136091b8c7448dd87182737f517fd82a9 Parents: 9810893 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 25 18:51:43 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 25 18:51:43 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/472a5d01/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c7a2b6c..5ade91d 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ <asm.version>5.0.3</asm.version> <asm.springsource.version>1.5.3</asm.springsource.version> <aspectj.bundle.version>1.7.4_1</aspectj.bundle.version> - <bndlib.version>2.3.0</bndlib.version> + <bndlib.version>2.4.0</bndlib.version> <cglib.bundle.version>3.0_1</cglib.bundle.version> <cglib2.version>2.2.0</cglib2.version> <commons-beanutils.version>1.9.2</commons-beanutils.version>
