Repository: karaf Updated Branches: refs/heads/master 719117308 -> f1fccf4eb
[KARAF-4009] Upgrade to Pax URL 2.4.3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f1fccf4e Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f1fccf4e Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f1fccf4e Branch: refs/heads/master Commit: f1fccf4eb5438a8c89ed48083122e1d19160f6b1 Parents: 7191173 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Sep 23 16:31:15 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Sep 23 16:31:15 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f1fccf4e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 03b63bc..3e145a4 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ <pax.exam.version>4.5.0</pax.exam.version> <pax.logging.version>1.8.3</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> - <pax.url.version>2.4.1</pax.url.version> + <pax.url.version>2.4.3-SNAPSHOT</pax.url.version> <pax.web.version>4.2.0</pax.web.version> <pax.tinybundle.version>2.1.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version>
