[KARAF-3792] Update to Pax Web 4.1.3-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/2092a937 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/2092a937 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/2092a937 Branch: refs/heads/master Commit: 2092a937b6dcfb9f00edec17f57798e59c214889 Parents: 56d47cb Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jun 17 17:12:13 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jun 17 17:12:13 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/2092a937/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8798e59..25bcbae 100644 --- a/pom.xml +++ b/pom.xml @@ -237,7 +237,7 @@ <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.web.version>4.1.2</pax.web.version> + <pax.web.version>4.1.3-SNAPSHOT</pax.web.version> <pax.tinybundle.version>2.1.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version> <slf4j.version>1.7.12</slf4j.version>
