Skip to content

Commit

Permalink
Merge pull request #3441 from wasuradananjith/4.8.x
Browse files Browse the repository at this point in the history
[4.8.x] Prepare for 4.8.0-m2 release
  • Loading branch information
wasuradananjith committed Nov 21, 2022
2 parents f93e411 + 3530612 commit 0fc2e4a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions distribution/kernel/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.8.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
version="4.8.0.m2" useFeatures="true" includeLaunchers="true">

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

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.8.0.SNAPSHOT"/>
<feature id="org.wso2.carbon.core.runtime" version="4.8.0.m2"/>
</features>

<configurations>
Expand Down
2 changes: 1 addition & 1 deletion distribution/kernel/src/assembly/filter.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
carbon.version=4.8.0-SNAPSHOT
carbon.version=4.8.0-m2
p2.repo.url=http://product-dist.wso2.com/p2/carbon/releases/wilkes/
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
product.name=WSO2 Carbon
product.version=4.8.0-SNAPSHOT
product.version=4.8.0-m2
product.key=Carbon
carbon.product.version=4.8.0-SNAPSHOT
carbon.version=4.8.0-SNAPSHOT
carbon.product.version=4.8.0-m2
carbon.version=4.8.0-m2
default.server.role=CarbonServer
hotdeployment=true
hotupdate=true
Expand Down

0 comments on commit 0fc2e4a

Please sign in to comment.