File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,6 @@ mvn install:install-file -Dfile=vim25_55.jar -DgroupId=com.cloud.com.vmwa
3838
3939# From https://my.vmware.com VMware-vSphere-SDK-6.0.0-3634981.zip
4040mvn install:install-file -Dfile=vim25_60.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.0 -Dpackaging=jar
41+
42+ # From https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-MGMT-SDK65
43+ mvn install:install-file -Dfile=vim25_65.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.5 -Dpackaging=jar
Original file line number Diff line number Diff line change 8787 <cs .jstl.version>1.2</cs .jstl.version>
8888 <cs .jstl-api.version>1.2.1</cs .jstl-api.version>
8989 <cs .selenium.server.version>1.0-20081010.060147</cs .selenium.server.version>
90- <cs .vmware.api.version>6.0 </cs .vmware.api.version>
90+ <cs .vmware.api.version>6.5 </cs .vmware.api.version>
9191 <org .springframework.version>5.0.2.RELEASE</org .springframework.version>
9292 <cs .mockito.version>1.10.19</cs .mockito.version>
9393 <cs .powermock.version>1.6.4</cs .powermock.version>
You can’t perform that action at this time.
0 commit comments