Skip to content

Commit

Permalink
Updating latest java vmc bindings (1c73618)
Browse files Browse the repository at this point in the history
Signed-off-by: Vandit Mehta <[email protected]>
  • Loading branch information
vmehtavmware authored and vanditsmehta committed Apr 18, 2022
1 parent 7d078e0 commit e345da4
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Please refer to the notes in each sample for detailed compatibility information.
NSX-T 2.2, 2.3, 3.0

## Latest VMware Cloud on AWS Release:
VMC M17
VMC M18 (1.18) ([Release Notes](https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html))

## Quick Start Guide
This document will walk you through getting up and running with the Java SDK Samples. Prior to running the samples you will need to setup a vCenter test environment and install maven, the following steps will take you through this process.
Expand Down
Binary file not shown.
Binary file removed lib/vmc-bindings-1.64.0-javadoc.jar
Binary file not shown.
Binary file added lib/vmc-bindings-1.65.0-javadoc.jar
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<lookupservice.version>1.0.0</lookupservice.version>
<vspherewssdk.version>6.7.3</vspherewssdk.version>
<vsphereautomationsdk.version>3.8.0</vsphereautomationsdk.version>
<vmc.version>1.64.0</vmc.version>
<vmc.version>1.65.0</vmc.version>
<nsxpolicysdk.version>3.1.5.0.0</nsxpolicysdk.version>
<nsxvmcawsint.version>3.1.5.0.0</nsxvmcawsint.version>
<nsxvmcsdkcommon.version>3.1.5.0.0</nsxvmcsdkcommon.version>
Expand Down

0 comments on commit e345da4

Please sign in to comment.