diff --git a/deps/install-non-oss.sh b/deps/install-non-oss.sh index 01da6dab93f..c6b91e07cec 100755 --- a/deps/install-non-oss.sh +++ b/deps/install-non-oss.sh @@ -43,5 +43,5 @@ mvn install:install-file -Dfile=vim25_67.jar -DgroupId=com.cloud.com.vmwa # From https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-MGMT-SDK65 mvn install:install-file -Dfile=pbm_65.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-pbm -Dversion=6.5 -Dpackaging=jar -# From https://my.vmware.com/group/vmware/details?downloadGroup=WEBCLIENTSDK67U2&productId=742 +# From https://my.vmware.com/group/vmware/downloads/get-download?downloadGroup=VS-MGMT-SDK67 mvn install:install-file -Dfile=pbm_67.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-pbm -Dversion=6.7 -Dpackaging=jar