Skip to content

Commit

Permalink
Merge pull request #13753 from minolih/kernel-bump-4.7.0-beta3
Browse files Browse the repository at this point in the history
Bump kernel version to 4.7.0-beta3
  • Loading branch information
Minoli de Silva committed May 26, 2022
2 parents 10d84d9 + 606d7e1 commit ec634ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.7.0.beta2" useFeatures="true" includeLaunchers="true">
version="4.7.0.beta3" useFeatures="true" includeLaunchers="true">

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

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.7.0.beta2"/>
<feature id="org.wso2.carbon.core.runtime" version="4.7.0.beta3"/>
</features>

<configurations>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@
<charon.version>3.4.1</charon.version>

<!-- Carbon Kernel -->
<carbon.kernel.version>4.7.0-beta2</carbon.kernel.version>
<carbon.kernel.version>4.7.0-beta3</carbon.kernel.version>

<!-- Carbon Repo Versions -->
<carbon.deployment.version>4.12.13</carbon.deployment.version>
Expand Down

0 comments on commit ec634ff

Please sign in to comment.