From 0f90f181b29f3dcec0f3deeb3796ffb91e9283f5 Mon Sep 17 00:00:00 2001 From: Ed Burns Date: Tue, 19 Dec 2023 21:01:32 -0500 Subject: [PATCH 1/3] Revert "Update config.json for 9.0.5.18" This reverts commit 6339c1d66cde1d5e340941f20fea6c787b9c062c. --- src/main/bicep/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/bicep/config.json b/src/main/bicep/config.json index 87d7c18..d85baac 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.20231213", + "twasNdImageVersion": "9.0.20231003", "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.20231213", + "ihsImageVersion": "9.0.20231003", "shareCompanyNamePid": "f246c770-92c5-5a97-b5d6-83feac7623d3", "dbConnectionStart": "60786fb4-17a7-5e2e-b2bd-13271b71ba2a", "dbConnectionEnd": "6c61bea8-afa4-5ee8-8a2d-866928685625", From dfb87a183a1b6f0fa41134e58b70498aabc1ec49 Mon Sep 17 00:00:00 2001 From: Ed Burns Date: Tue, 19 Dec 2023 21:01:32 -0500 Subject: [PATCH 2/3] Revert "Update pom.xml for 9.0.5.18" This reverts commit 4eb2dc03c287c99a007ddb3424e107d798d82278. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9cc7db8..a5b7133 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.ibm.websphere.azure azure.websphere-traditional.cluster - 1.3.53 + 1.3.52 From 19edf1d92210a1a8e26e1d103367d775eadd1f6f Mon Sep 17 00:00:00 2001 From: Ed Burns Date: Wed, 3 Jan 2024 14:10:47 -0500 Subject: [PATCH 3/3] On branch edburns-msft-ibm-455-4q-updates-release-branch Increment version numbers to use 9.0.5.18. modified: pom.xml modified: src/main/bicep/config.json Signed-off-by: Ed Burns --- 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 a5b7133..9cc7db8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.ibm.websphere.azure azure.websphere-traditional.cluster - 1.3.52 + 1.3.53 diff --git a/src/main/bicep/config.json b/src/main/bicep/config.json index d85baac..77d05d8 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.20231003", + "twasNdImageVersion": "9.0.20231221", "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.20231003", + "ihsImageVersion": "9.0.20231213", "shareCompanyNamePid": "f246c770-92c5-5a97-b5d6-83feac7623d3", "dbConnectionStart": "60786fb4-17a7-5e2e-b2bd-13271b71ba2a", "dbConnectionEnd": "6c61bea8-afa4-5ee8-8a2d-866928685625",