Skip to content

Commit

Permalink
Merge pull request #3063 from ashensw/release-4.7.0-m3
Browse files Browse the repository at this point in the history
Change kernel version to 4.7.0-m3
  • Loading branch information
ashensw committed Sep 3, 2021
2 parents 226f08b + 2f70b7d commit a7183c7
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.7.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
version="4.7.0.m3" useFeatures="true" includeLaunchers="true">

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

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.7.0.SNAPSHOT"/>
<feature id="org.wso2.carbon.core.runtime" version="4.7.0.m3"/>
</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.7.0-SNAPSHOT
carbon.version=4.7.0-m3
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.7.0-SNAPSHOT
product.version=4.7.0-m3
product.key=Carbon
carbon.product.version=4.7.0-SNAPSHOT
carbon.version=4.7.0-SNAPSHOT
carbon.product.version=4.7.0-m3
carbon.version=4.7.0-m3
default.server.role=CarbonServer
hotdeployment=true
hotupdate=true
Expand Down

0 comments on commit a7183c7

Please sign in to comment.