Skip to content

Commit 71acdf7

Browse files
Merge pull request #3296 from vmware/jenkins_sync_eng_go
Auto updated assets for go models and clients eng
2 parents bd63b00 + 0dafae9 commit 71acdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/session/avisession.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ type AviSession struct {
301301
proxyURL string
302302
}
303303

304-
const DEFAULT_AVI_VERSION = "18.2.6"
304+
const DEFAULT_AVI_VERSION = "22.1.2"
305305
const DEFAULT_API_TIMEOUT = time.Duration(60 * time.Second)
306306
const DEFAULT_API_TENANT = "admin"
307307
const DEFAULT_MAX_API_RETRIES = 3

0 commit comments

Comments
 (0)