Skip to content

Commit

Permalink
Merge pull request #22072 from UdeshAthukorala/kernel-4.10.29
Browse files Browse the repository at this point in the history
  • Loading branch information
UdeshAthukorala authored Dec 18, 2024
2 parents 5d17de6 + 81dc283 commit 063668b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions modules/p2-profile-gen/carbon.product
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?pde version="3.5"?>

<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
version="4.10.28" useFeatures="true" includeLaunchers="true">
version="4.10.29" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand All @@ -14,7 +14,7 @@ version="4.10.28" useFeatures="true" includeLaunchers="true">
</plugins>

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.10.28"/>
<feature id="org.wso2.carbon.core.runtime" version="4.10.29"/>
</features>

<configurations>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2356,7 +2356,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.7.49</carbon.identity.framework.version>
<carbon.identity.framework.version>7.7.50</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 8.0.0)</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
Expand Down Expand Up @@ -2487,7 +2487,7 @@
<charon.version>3.4.1</charon.version>

<!-- Carbon Kernel -->
<carbon.kernel.version>4.10.28</carbon.kernel.version>
<carbon.kernel.version>4.10.29</carbon.kernel.version>

<!-- Identity Verification -->
<identity.verification.version>1.0.15</identity.verification.version>
Expand Down

0 comments on commit 063668b

Please sign in to comment.