You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by an...@apache.org on 2014/02/23 23:40:59 UTC

git commit: [KARAF-2783] - Upgrade to Pax Web 3.0.7-SNAPSHOT

Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x ef6bb794e -> 12f655a4e


[KARAF-2783] - Upgrade to Pax Web 3.0.7-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/12f655a4
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/12f655a4
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/12f655a4

Branch: refs/heads/karaf-3.0.x
Commit: 12f655a4e7fd2babe1d67dd2e1e9d130abc71cd4
Parents: ef6bb79
Author: anierbeck <bc...@googlemail.com>
Authored: Sun Feb 23 23:40:32 2014 +0100
Committer: anierbeck <bc...@googlemail.com>
Committed: Sun Feb 23 23:40:32 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/12f655a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8cbb326..08aeecf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
         <pax.logging.version>1.7.2</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.6</pax.web.version>
+        <pax.web.version>3.0.7-SNAPSHOT</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>