Repository: karaf Updated Branches: refs/heads/master 66842da38 -> 15b626251
[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/43f776bc Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/43f776bc Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/43f776bc Branch: refs/heads/master Commit: 43f776bc72914b68515522dbd8437edf90ac00ab Parents: 9ecba38 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 26 09:44:15 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 26 09:44:15 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/43f776bc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e0ba2fa..dbd7927 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ <equinox.groupId>org.eclipse.birt.runtime</equinox.groupId> <equinox.artifactId>org.eclipse.osgi</equinox.artifactId> <equinox.version>3.10.1.v20140909-1633</equinox.version> - <bndlib.version>2.3.0</bndlib.version> + <bndlib.version>2.4.0</bndlib.version> <equinox.region.version>1.1.0.v20120522-1841</equinox.region.version> <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version> <felix.bundlerepository.version>2.0.2</felix.bundlerepository.version>
