We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d34c3 commit bb66016Copy full SHA for bb66016
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.16" useFeatures="true" includeLaunchers="true">
+version="4.12.17.SNAPSHOT" useFeatures="true" includeLaunchers="true">
6
7
<configIni use="default">
8
</configIni>
@@ -14,7 +14,7 @@ version="4.12.16" useFeatures="true" includeLaunchers="true">
14
</plugins>
15
16
<features>
17
- <feature id="org.wso2.carbon.core.runtime" version="4.12.16"/>
+ <feature id="org.wso2.carbon.core.runtime" version="4.12.17.SNAPSHOT"/>
18
</features>
19
20
<configurations>
0 commit comments