Skip to content

Commit

Permalink
Bump kernel, apimgt, and UI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RakhithaRR committed Oct 23, 2024
1 parent eb19b69 commit d4a4613
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ product.key=AM
product.version=4.4.0
product.wum.name=wso2am

carbon.version=4.9.27-beta
carbon.version=4.9.27
am.version=4.4.0
default.server.role=APIManager
bundle.creators=org.wso2.carbon.mediator.bridge.MediatorBundleCreator
4 changes: 2 additions & 2 deletions modules/p2-profile/product/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.9.27.beta" useFeatures="true" includeLaunchers="true">
version="4.9.27" useFeatures="true" includeLaunchers="true">

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

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.9.27.beta"/>
<feature id="org.wso2.carbon.core.runtime" version="4.9.27"/>
</features>

<configurations>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1284,11 +1284,11 @@
<carbon.analytics.common.version>5.3.15</carbon.analytics.common.version>

<!-- APIM Portals Component Version -->
<carbon.apimgt.ui.version>9.1.156</carbon.apimgt.ui.version>
<carbon.apimgt.ui.version>9.1.158</carbon.apimgt.ui.version>

<!-- APIM Component Version -->

<carbon.apimgt.version>9.30.63</carbon.apimgt.version>
<carbon.apimgt.version>9.30.65</carbon.apimgt.version>

<carbon.apimgt.imp.pkg.version>[9.0.0, 10.0.0)</carbon.apimgt.imp.pkg.version>

Expand All @@ -1301,7 +1301,7 @@
<carbon.governance.version>4.8.34</carbon.governance.version>

<!--carbon versions-->
<carbon.kernel.version>4.9.27-beta</carbon.kernel.version>
<carbon.kernel.version>4.9.27</carbon.kernel.version>
<apimserver.version>4.4.0-SNAPSHOT</apimserver.version>

<cipher.tool.version>1.1.26</cipher.tool.version>
Expand Down Expand Up @@ -1340,7 +1340,7 @@
<carbon.deployment.version>4.11.17</carbon.deployment.version>

<!-- Carbon Multitenancy version-->
<carbon.multitenancy.version>4.9.30</carbon.multitenancy.version>
<carbon.multitenancy.version>4.9.31</carbon.multitenancy.version>

<siddhi.version>3.2.13</siddhi.version>

Expand Down

0 comments on commit d4a4613

Please sign in to comment.