Repository: karaf Updated Branches: refs/heads/master 8617c0eee -> 6ed4313df
Switch back to pax web 4.0.0 to fix build Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/6ed4313d Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/6ed4313d Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/6ed4313d Branch: refs/heads/master Commit: 6ed4313dfc48a0955de17f4b798714bdc2fe783e Parents: 8617c0e Author: Christian Schneider <[email protected]> Authored: Mon Jan 26 12:41:09 2015 +0100 Committer: Christian Schneider <[email protected]> Committed: Mon Jan 26 12:41:09 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/6ed4313d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f12055d..219e6d0 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ <pax.logging.version>1.8.1</pax.logging.version> <pax.base.version>1.5.0</pax.base.version> <pax.url.version>2.3.0</pax.url.version> - <pax.web.version>4.1.0-SNAPSHOT</pax.web.version> + <pax.web.version>4.0.0</pax.web.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>
