Updated Branches: refs/heads/master 9d43100da -> 9c8f53375
[KARAF-2608] Upgrade to Pax Web 3.0.5 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/9c8f5337 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/9c8f5337 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/9c8f5337 Branch: refs/heads/master Commit: 9c8f53375ba71fd5beebd51a26b7115786a2f6cb Parents: 9d43100 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Dec 18 21:35:18 2013 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Dec 18 21:35:18 2013 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/9c8f5337/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8c5c82c..37d4325 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ <pax.logging.version>1.7.1</pax.logging.version> <pax.base.version>1.4.0</pax.base.version> <pax.url.version>1.6.0</pax.url.version> - <pax.web.version>3.0.5-SNAPSHOT</pax.web.version> + <pax.web.version>3.0.5</pax.web.version> <pax.swissbox.version>1.7.0</pax.swissbox.version> <pax.tinybundle.version>2.0.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version>
