You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2014/08/31 21:38:52 UTC

git commit: Update Maven plugin wagon-ssh 2.4 -> 2.6.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 36da1bbe0 -> 0c6b40aff


Update Maven plugin wagon-ssh 2.4 -> 2.6.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0c6b40af
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0c6b40af
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0c6b40af

Branch: refs/heads/master
Commit: 0c6b40aff71a717abb45892053775dc176130731
Parents: 36da1bb
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Aug 31 15:38:49 2014 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Aug 31 15:38:49 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0c6b40af/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d75407b..8b44be6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -812,7 +812,7 @@
           <dependency>
             <groupId>org.apache.maven.wagon</groupId>
             <artifactId>wagon-ssh</artifactId>
-            <version>2.4</version>
+            <version>2.6</version>
           </dependency>
         </dependencies>
         <configuration>