Skip to content

Commit

Permalink
Update version for twas 905.20 fixpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Venunath Beyagudem authored and Venunath Beyagudem committed Jul 17, 2024
1 parent a60299f commit 0f2571a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<properties>
<git.repo>WASdev</git.repo>
<artifactsLocationBase>https://raw.githubusercontent.com/${git.repo}/${project.artifactId}/${git.tag}</artifactsLocationBase>
<version.azure.websphere-traditional.cluster>1.3.59</version.azure.websphere-traditional.cluster>
<version.azure.websphere-traditional.cluster>1.3.60</version.azure.websphere-traditional.cluster>
</properties>

<repositories>
Expand Down
4 changes: 2 additions & 2 deletions src/main/bicep/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0f2571a

Please sign in to comment.