[KARAF-3792] Upgrade to Pax Web 4.1.3
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/8cd105ae Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/8cd105ae Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/8cd105ae Branch: refs/heads/master Commit: 8cd105ae9ff921179cad979ade48a80eccc238c1 Parents: ab7b51f Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Jun 20 21:58:56 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Jun 20 21:58:56 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/8cd105ae/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e0b4d1d..39e599e 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,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.3-SNAPSHOT</pax.web.version> + <pax.web.version>4.1.3</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>
