You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2014/10/28 19:53:55 UTC

[3/4] git commit: Updating jsch.agentproxy version in conflicting dep list

Updating jsch.agentproxy version in conflicting dep list

Follow-up to b3882cb


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

Branch: refs/heads/dep-cleanup
Commit: 6b8d2be81504d98e203ff309fb5536671de85ad6
Parents: a2eb59b
Author: Andrew Phillips <an...@apache.org>
Authored: Tue Oct 28 10:36:00 2014 -0400
Committer: Andrew Phillips <an...@apache.org>
Committed: Tue Oct 28 14:52:21 2014 -0400

----------------------------------------------------------------------
 project/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/6b8d2be8/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index bb0614d..e7831e0 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -512,12 +512,12 @@
                 <dependency>
                   <groupId>com.jcraft</groupId>
                   <artifactId>jsch.agentproxy.core</artifactId>
-                  <version>0.0.7</version>
+                  <version>0.0.8</version>
                 </dependency>
                 <dependency>
                   <groupId>com.jcraft</groupId>
                   <artifactId>jsch.agentproxy.connector-factory</artifactId>
-                  <version>0.0.7</version>
+                  <version>0.0.8</version>
                 </dependency>
               </conflictingDependencies>
               <packages>