Skip to content

Commit d90665e

Browse files
Update carbon kernel specific files for next development
1 parent 90429ec commit d90665e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

distribution/kernel/carbon.product

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?pde version="3.5"?>
33

44
<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
5-
version="4.10.101" useFeatures="true" includeLaunchers="true">
5+
version="4.10.102.SNAPSHOT" useFeatures="true" includeLaunchers="true">
66

77
<configIni use="default">
88
</configIni>
@@ -14,7 +14,7 @@ version="4.10.101" useFeatures="true" includeLaunchers="true">
1414
</plugins>
1515

1616
<features>
17-
<feature id="org.wso2.carbon.core.runtime" version="4.10.101"/>
17+
<feature id="org.wso2.carbon.core.runtime" version="4.10.102.SNAPSHOT"/>
1818
</features>
1919

2020
<configurations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
carbon.version=4.10.101
1+
carbon.version=4.10.102.SNAPSHOT
22
p2.repo.url=http://product-dist.wso2.com/p2/carbon/releases/wilkes/

distribution/product/modules/distribution/src/assembly/filter.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
product.name=WSO2 Carbon
2-
product.version=4.10.101
2+
product.version=4.10.102.SNAPSHOT
33
product.key=Carbon
4-
carbon.product.version=4.10.101
5-
carbon.version=4.10.101
4+
carbon.product.version=4.10.102.SNAPSHOT
5+
carbon.version=4.10.102.SNAPSHOT
66
default.server.role=CarbonServer
77
hotdeployment=true
88
hotupdate=true

0 commit comments

Comments
 (0)