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 2016/08/22 09:30:43 UTC

[45/50] [abbrv] karaf git commit: [KARAF-4651] Update to wagon-http 2.10.

[KARAF-4651] Update to wagon-http 2.10.


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

Branch: refs/heads/master
Commit: b57db8518106062aee5c272391d39e879eae44b2
Parents: f9dd999
Author: \u0141ukasz Dywicki <lu...@code-house.org>
Authored: Tue Aug 9 15:28:04 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Aug 22 11:29:21 2016 +0200

----------------------------------------------------------------------
 tooling/karaf-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/b57db851/tooling/karaf-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/karaf-maven-plugin/pom.xml b/tooling/karaf-maven-plugin/pom.xml
index 5a7c4cf..40c6329 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.apache.maven.wagon</groupId>
             <artifactId>wagon-http</artifactId>
-            <version>2.8</version>
+            <version>2.10</version>
         </dependency>
         <dependency>
             <groupId>org.apache.karaf</groupId>