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/04/01 23:36:23 UTC

[2/2] git commit: Not including the wrapped bundles as dependency='true'

Not including the wrapped bundles as dependency='true'


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

Branch: refs/heads/JCLOUDS-516-bundle-fix
Commit: fe921b3538b03d50660be90c61dd75fe1e174484
Parents: ed0fe78
Author: Andrew Phillips <an...@apache.org>
Authored: Tue Apr 1 15:32:38 2014 +0200
Committer: Andrew Phillips <an...@apache.org>
Committed: Tue Apr 1 23:35:31 2014 +0200

----------------------------------------------------------------------
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fe921b35/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 773734a..4dd8cf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,16 +462,6 @@ limitations under the License.
       <!-- JSch agentproxy -->
       <dependency>
         <groupId>com.jcraft</groupId>
-        <artifactId>jsch.agentproxy.jsch</artifactId>
-        <version>${jsch.agentproxy.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>com.jcraft</groupId>
-        <artifactId>jsch.agentproxy.sshj</artifactId>
-        <version>${jsch.agentproxy.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>com.jcraft</groupId>
         <artifactId>jsch.agentproxy.sshagent</artifactId>
         <version>${jsch.agentproxy.version}</version>
       </dependency>