We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c863cc2 commit 4cce43fCopy full SHA for 4cce43f
1 file changed
deps/install-non-oss.sh
@@ -36,3 +36,6 @@ mvn install:install-file -Dfile=vim25_60.jar -DgroupId=com.cloud.com.vmwa
36
37
# From https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-MGMT-SDK65
38
mvn install:install-file -Dfile=vim25_65.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.5 -Dpackaging=jar
39
+
40
+# From https://my.vmware.com/group/vmware/details?downloadGroup=WEBCLIENTSDK67U2&productId=742
41
+mvn install:install-file -Dfile=vim25_67.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.7 -Dpackaging=jar
0 commit comments