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:36 UTC

[3/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/73e57b80
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/73e57b80
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/73e57b80

Branch: refs/heads/karaf-2.x
Commit: 73e57b80b5836b2d9850d6cfb423900c589683aa
Parents: 472a5d0
Author: anierbeck <bc...@googlemail.com>
Authored: Thu Feb 26 09:39:21 2015 +0100
Committer: anierbeck <bc...@googlemail.com>
Committed: Thu Feb 26 09:39:21 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/73e57b80/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5ade91d..751e880 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
         <pax.cdi.version>0.11.0</pax.cdi.version>
         <pax.exam.version>4.4.0</pax.exam.version>
         <pax.logging.version>1.8.1</pax.logging.version>
-        <pax.url.version>2.3.0</pax.url.version>
+        <pax.url.version>2.4.0-SNAPSHOT</pax.url.version>
         <pax.swissbox.version>1.7.1</pax.swissbox.version>
         <pax.web.version>3.1.4</pax.web.version>
         <pax.tinybundles.version>1.3.2</pax.tinybundles.version>