Skip to content

Commit 8c6b917

Browse files
authored
Update versions for tWAS 9.0.5.9
1 parent e1e1cec commit 8c6b917

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>com.ibm.websphere.azure</groupId>
2222
<artifactId>azure.websphere-traditional.cluster</artifactId>
23-
<version>1.3.24</version>
23+
<version>1.3.25</version>
2424

2525
<parent>
2626
<groupId>com.microsoft.azure.iaas</groupId>
@@ -48,12 +48,12 @@
4848
<!-- This is the twas-nd "Plan ID" of the plan within the "Azure Virtual Machine" offer -->
4949
<twasnd.image.sku>2021-04-27-twas-cluster-base-image</twasnd.image.sku>
5050
<!-- This is the twas-nd "Disk version" of the VM image of the plan within the "Azure Virtual Machine" offer -->
51-
<twasnd.image.version>9.0.20210726</twasnd.image.version>
51+
<twasnd.image.version>9.0.20210930</twasnd.image.version>
5252
<!-- This is the ihs "Offer ID" of the "Azure Virtual Machine" offer type -->
5353
<ihs.image.offer>2021-06-03-ihs-base-image</ihs.image.offer>
5454
<!-- This is the ihs "Plan ID" of the plan within the "Azure Virtual Machine" offer -->
5555
<ihs.image.sku>2021-06-03-ihs-base-image</ihs.image.sku>
5656
<!-- This is the ihs "Disk version" of the VM image of the plan within the "Azure Virtual Machine" offer -->
57-
<ihs.image.version>9.0.20210726</ihs.image.version>
57+
<ihs.image.version>9.0.20210930</ihs.image.version>
5858
</properties>
5959
</project>

0 commit comments

Comments
 (0)