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 2015/02/26 09:39:35 UTC

[2/3] karaf git commit: [KARAF-3563] - Upgrade to Pax-URL-Aether 2.4.0-SNAPSHOT

[KARAF-3563] - Upgrade to Pax-URL-Aether 2.4.0-SNAPSHOT

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

Branch: refs/heads/karaf-3.0.x
Commit: 7b270a0fb9c15fbdeb425bd73a3158acc38b17a1
Parents: f21abed
Author: anierbeck <bc...@googlemail.com>
Authored: Thu Feb 26 09:38:16 2015 +0100
Committer: anierbeck <bc...@googlemail.com>
Committed: Thu Feb 26 09:38:16 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7b270a0f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 36961ff..f39de65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@
         <pax.exam.version>4.4.0</pax.exam.version>
         <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.url.version>2.4.0-SNAPSHOT</pax.url.version>
         <pax.web.version>3.1.4</pax.web.version>
         <pax.tinybundle.version>2.1.0</pax.tinybundle.version>
         <portlet-api.version>2.0</portlet-api.version>