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 2017/06/01 11:52:21 UTC

karaf git commit: [KARAF-5155] Upgrade to Felix HttpLite 0.1.6

Repository: karaf
Updated Branches:
  refs/heads/master 1850106fb -> 94de009a7


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

Branch: refs/heads/master
Commit: 94de009a7ef1539bcdea5292588968aeffe817cf
Parents: 1850106
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Jun 1 13:51:57 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Jun 1 13:51:57 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/94de009a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b2007f9..56bd38c 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>