Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 3c9537487 -> dc295887b
[KARAF-3311] Upgrade to Pax Tinybundle 2.1.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/dc295887 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/dc295887 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/dc295887 Branch: refs/heads/karaf-3.0.x Commit: dc295887b398f3fc80ed1665d5e2c013a168d77d Parents: 3c95374 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Oct 30 07:21:13 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Oct 30 07:21:13 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/dc295887/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 10af3a2..7db7bee 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ <pax.base.version>1.5.0</pax.base.version> <pax.url.version>2.2.0</pax.url.version> <pax.web.version>3.1.2</pax.web.version> - <pax.tinybundle.version>2.0.0</pax.tinybundle.version> + <pax.tinybundle.version>2.1.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version> <slf4j.version>1.7.7</slf4j.version> <servicemix.specs.version>2.4.0</servicemix.specs.version>
