Update query vnfm from ESR interface
[vfc/nfvo/driver/vnfm/svnfm.git] / nokia / vnfmdriver / vfcadaptorservice / vfcadaptor / pom.xml
index b12c681..4f08fa0 100644 (file)
                        <artifactId>dropwizard-core</artifactId>
                        <version>0.8.0</version>
                </dependency>
+               
+               <dependency>
+          <groupId>com.jcraft</groupId>
+          <artifactId>jsch</artifactId>
+          <version>0.1.54</version>
+        </dependency>
+        
+        <dependency>
+          <groupId>commons-net</groupId>
+          <artifactId>commons-net</artifactId>
+          <version>3.6</version>
+        </dependency>
+
        </dependencies>
     <build>
  <!--