Repository: karaf Updated Branches: refs/heads/karaf-2.3.x 96acc0f23 -> fad3e8431
[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/fad3e843 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fad3e843 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fad3e843 Branch: refs/heads/karaf-2.3.x Commit: fad3e8431db5714f6426e01d65cc57b6ed37f088 Parents: 96acc0f Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 27 06:42:37 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 27 06:42:37 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fad3e843/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4a14122..e5fadd4 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ <asm.version>4.1</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>2.2.2_1</cglib.bundle.version> <cglib2.version>2.2.0</cglib2.version> <commons-beanutils.version>1.9.1</commons-beanutils.version>
