You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/02/03 13:00:51 UTC

karaf git commit: [KARAF-3474] Upgrade to Pax Web 4.1.0

Repository: karaf
Updated Branches:
  refs/heads/master 0589621a5 -> 471b9232d


[KARAF-3474] Upgrade to Pax Web 4.1.0


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

Branch: refs/heads/master
Commit: 471b9232d4fdf1af4186469978f25c99ea01eca1
Parents: 0589621
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Feb 3 13:00:18 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Feb 3 13:00:18 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/471b9232/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a68ef4c..f41112f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,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.1.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>