Repository: karaf Updated Branches: refs/heads/master 7087b019a -> 5251c5154
[KARAF-3311] Upgrade to Pax Tinybundles 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/5251c515 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5251c515 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5251c515 Branch: refs/heads/master Commit: 5251c5154f222ce61e3b708905fcaa326a6fd171 Parents: 7087b01 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Oct 22 07:54:34 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Oct 22 07:54:34 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/5251c515/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d243da5..2a9aa19 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ <pax.base.version>1.5.0</pax.base.version> <pax.url.version>2.2.0</pax.url.version> <pax.web.version>4.0.0</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>
