From 0f2571a173d3795aef18a7fd69815e4820483958 Mon Sep 17 00:00:00 2001 From: Venunath Beyagudem Date: Wed, 17 Jul 2024 15:08:03 -0400 Subject: [PATCH] Update version for twas 905.20 fixpack --- pom.xml | 2 +- src/main/bicep/config.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ebca997..322f0f7 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ WASdev https://raw.githubusercontent.com/${git.repo}/${project.artifactId}/${git.tag} - 1.3.59 + 1.3.60 diff --git a/src/main/bicep/config.json b/src/main/bicep/config.json index 63dc55e..40c97b4 100644 --- a/src/main/bicep/config.json +++ b/src/main/bicep/config.json @@ -14,13 +14,13 @@ "twasNdImageSkuDescription": "This is the twas-nd 'Plan ID' of the plan within the 'Azure Virtual Machine' offer", "twasNdImageSku": "2023-03-27-twas-cluster-base-image", "twasNdImageVersionDescription": "This is the twas-nd 'Disk version' of the VM image of the plan within the 'Azure Virtual Machine' offer", - "twasNdImageVersion": "9.0.20240417", + "twasNdImageVersion": "9.0.20240628", "ihsImageOfferDescription": "This is the ihs 'Offer ID' of the 'Azure Virtual Machine' offer type", "ihsImageOffer": "2023-03-27-ihs-base-image", "ihsImageSkuDescription": "This is the ihs 'Plan ID' of the plan within the 'Azure Virtual Machine' offer", "ihsImageSku": "2023-03-27-ihs-base-image", "ihsImageVersionDescription": "This is the ihs 'Disk version' of the VM image of the plan within the 'Azure Virtual Machine' offer", - "ihsImageVersion": "9.0.20240416", + "ihsImageVersion": "9.0.20240628", "shareCompanyNamePid": "f246c770-92c5-5a97-b5d6-83feac7623d3", "dbConnectionStart": "60786fb4-17a7-5e2e-b2bd-13271b71ba2a", "dbConnectionEnd": "6c61bea8-afa4-5ee8-8a2d-866928685625",