From 5c2b8f80f02ae9459537b32ac2bece3e765032ef Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Tue, 27 Feb 2018 12:28:48 +0100 Subject: [PATCH] CLOUDSTACK-10306: Upgrade to VMware 6.5 vim jar dependency (#2467) Signed-off-by: Rohit Yadav --- deps/install-non-oss.sh | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/deps/install-non-oss.sh b/deps/install-non-oss.sh index 2f5027cd4c0..ee7482d17ee 100755 --- a/deps/install-non-oss.sh +++ b/deps/install-non-oss.sh @@ -38,3 +38,6 @@ mvn install:install-file -Dfile=vim25_55.jar -DgroupId=com.cloud.com.vmwa # From https://my.vmware.com VMware-vSphere-SDK-6.0.0-3634981.zip mvn install:install-file -Dfile=vim25_60.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.0 -Dpackaging=jar + +# From https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-MGMT-SDK65 +mvn install:install-file -Dfile=vim25_65.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.5 -Dpackaging=jar diff --git a/pom.xml b/pom.xml index b33dd9474a2..6ab0afcd63a 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 1.2 1.2.1 1.0-20081010.060147 - 6.0 + 6.5 5.0.2.RELEASE 1.10.19 1.6.4