In order to change the carbon version
- Change version in all the pom.xml files in the Carbon-kernel. At the moment it is 4.4.0-SNAPSHOT. You can easily do this by a Replace All command in your IDE or if you are a terminal guy, you can use grep/find commands
- Then you must change the version in distribution/kernel/carbon.product file. It has version in 2 places. Changed both occurrences to your new version.
Then can do the build without any issues.
No comments:
Post a Comment