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 2014/09/20 07:28:07 UTC

git commit: [KARAF-3243] Upgrade to Pax URL 2.2.0

Repository: karaf
Updated Branches:
  refs/heads/master ba840519e -> 222fcbda0


[KARAF-3243] Upgrade to Pax URL 2.2.0


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

Branch: refs/heads/master
Commit: 222fcbda00043e82d9d5f8990a1c51c278e5f1d6
Parents: ba84051
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Sep 20 07:27:09 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Sep 20 07:27:09 2014 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/222fcbda/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9482c4..69a229b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,8 +230,8 @@
         <pax.cdi.version>0.8.0</pax.cdi.version>
         <pax.exam.version>4.2.0</pax.exam.version>
         <pax.logging.version>1.7.4</pax.logging.version>
-        <pax.base.version>1.4.0</pax.base.version>
-        <pax.url.version>2.1.0</pax.url.version>
+        <pax.base.version>1.5.0</pax.base.version>
+        <pax.url.version>2.2.0</pax.url.version>
         <pax.web.version>4.0.0</pax.web.version>
         <pax.tinybundle.version>2.0.0</pax.tinybundle.version>
         <portlet-api.version>2.0</portlet-api.version>