Repository: karaf Updated Branches: refs/heads/karaf-2.x 1a2933480 -> 29e9b9302
[KARAF-3183] Upgrade to bndlib 2.3.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/29e9b930 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/29e9b930 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/29e9b930 Branch: refs/heads/karaf-2.x Commit: 29e9b93024f72b481d6910aac9c2bac6d66ac977 Parents: 1a29334 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Aug 26 22:37:50 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Aug 26 22:37:50 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/29e9b930/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 29cab5c..ad2a44a 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,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.2.0</bndlib.version> + <bndlib.version>2.3.0</bndlib.version> <cglib.bundle.version>3.0_1</cglib.bundle.version> <cglib2.version>2.2.0</cglib2.version> <commons-beanutils.version>1.9.1</commons-beanutils.version>
