Skip to content

Commit 967a1c3

Browse files
authored
Merge pull request #16656 from wso2/update-kernel-version
Update carbon-kernel version
2 parents ce4eb1b + 714a834 commit 967a1c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/p2-profile-gen/carbon.product

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?pde version="3.5"?>
33

44
<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
5-
version="4.9.12" useFeatures="true" includeLaunchers="true">
5+
version="4.9.13" useFeatures="true" includeLaunchers="true">
66

77
<configIni use="default">
88
</configIni>
@@ -14,7 +14,7 @@ version="4.9.12" useFeatures="true" includeLaunchers="true">
1414
</plugins>
1515

1616
<features>
17-
<feature id="org.wso2.carbon.core.runtime" version="4.9.12"/>
17+
<feature id="org.wso2.carbon.core.runtime" version="4.9.13"/>
1818
</features>
1919

2020
<configurations>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2422,7 +2422,7 @@
24222422
<charon.version>3.4.1</charon.version>
24232423

24242424
<!-- Carbon Kernel -->
2425-
<carbon.kernel.version>4.9.12</carbon.kernel.version>
2425+
<carbon.kernel.version>4.9.13</carbon.kernel.version>
24262426

24272427
<!-- Identity Verification -->
24282428
<identity.verification.version>1.0.6</identity.verification.version>

0 commit comments

Comments
 (0)