Add jsch
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Oct 2012 17:48:24 +0000 (17:48 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Oct 2012 17:48:24 +0000 (17:48 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5590 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/runtime/org.argeo.server.core/pom.xml

index 7cf8f195c9a27df890b44685512e643e0698127b..7f0f8514c32342748c5513f0f28cb59b89a0ca78 100644 (file)
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.exec</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>com.jcraft.jsch</artifactId>
+               </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>