We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d8c48 commit fbcc19cCopy full SHA for fbcc19c
distribution/kernel/carbon.product
@@ -2,7 +2,7 @@
2
<?pde version="3.5"?>
3
4
<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
5
-version="4.12.8" useFeatures="true" includeLaunchers="true">
+version="4.12.9.SNAPSHOT" useFeatures="true" includeLaunchers="true">
6
7
<configIni use="default">
8
</configIni>
@@ -14,7 +14,7 @@ version="4.12.8" useFeatures="true" includeLaunchers="true">
14
</plugins>
15
16
<features>
17
- <feature id="org.wso2.carbon.core.runtime" version="4.12.8"/>
+ <feature id="org.wso2.carbon.core.runtime" version="4.12.9.SNAPSHOT"/>
18
</features>
19
20
<configurations>
0 commit comments