Repository: karaf
Updated Branches:
  refs/heads/karaf-4.1.x 401811e30 -> 099eb8b0c


[KARAF-5155] Upgrade to Felix HttpLite 0.1.6


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

Branch: refs/heads/karaf-4.1.x
Commit: 099eb8b0c5072fbfa06b861ad84234c2c20fe31f
Parents: 401811e
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Jun 1 13:51:57 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Jun 1 13:53:12 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/099eb8b0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d9d89de..d405c98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
         
<felix.framework.security.version>2.6.0</felix.framework.security.version>
         <felix.gogo.runtime.version>1.0.6</felix.gogo.runtime.version>
         <felix.gogo.jline.version>1.0.6</felix.gogo.jline.version>
-        <felix.httplite.version>0.1.5</felix.httplite.version>
+        <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>
         <felix.plugin.version>3.3.0</felix.plugin.version>
         <felix.utils.version>1.10.0</felix.utils.version>

Reply via email to