Skip to content

Commit e345da4

Browse files
vmehtavmwarevanditsmehta
vmehtavmware
authored andcommitted
Updating latest java vmc bindings (1c73618)
Signed-off-by: Vandit Mehta <[email protected]>
1 parent 7d078e0 commit e345da4

6 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please refer to the notes in each sample for detailed compatibility information.
4141
NSX-T 2.2, 2.3, 3.0
4242

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

4646
## Quick Start Guide
4747
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.
Binary file not shown.

lib/vmc-bindings-1.64.0-javadoc.jar

-3.09 MB
Binary file not shown.

lib/vmc-bindings-1.65.0-javadoc.jar

3.11 MB
Binary file not shown.
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<lookupservice.version>1.0.0</lookupservice.version>
2828
<vspherewssdk.version>6.7.3</vspherewssdk.version>
2929
<vsphereautomationsdk.version>3.8.0</vsphereautomationsdk.version>
30-
<vmc.version>1.64.0</vmc.version>
30+
<vmc.version>1.65.0</vmc.version>
3131
<nsxpolicysdk.version>3.1.5.0.0</nsxpolicysdk.version>
3232
<nsxvmcawsint.version>3.1.5.0.0</nsxvmcawsint.version>
3333
<nsxvmcsdkcommon.version>3.1.5.0.0</nsxvmcsdkcommon.version>

0 commit comments

Comments
 (0)