Skip to content

Commit fdafc3c

Browse files
authored
deps: fix pbm url download (#4440)
1 parent 18e8375 commit fdafc3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/install-non-oss.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ mvn install:install-file -Dfile=vim25_67.jar -DgroupId=com.cloud.com.vmwa
4343
# From https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-MGMT-SDK65
4444
mvn install:install-file -Dfile=pbm_65.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-pbm -Dversion=6.5 -Dpackaging=jar
4545

46-
# From https://my.vmware.com/group/vmware/details?downloadGroup=WEBCLIENTSDK67U2&productId=742
46+
# From https://my.vmware.com/group/vmware/downloads/get-download?downloadGroup=VS-MGMT-SDK67
4747
mvn install:install-file -Dfile=pbm_67.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-pbm -Dversion=6.7 -Dpackaging=jar

0 commit comments

Comments
 (0)