mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +02:00
![]() Using:
```
mvn org.eclipse.tycho.extras:tycho-version-bump-plugin:4.0.12:update-manifest
```
and then multiple iterations to bump the bundle-version:
```
mvn verify org.eclipse.tycho:tycho-versions-plugin:4.0.12:bump-versions -Dtycho.bump-versions.increment=100 -DskipDoc=true -DskipTests=true -P baseline-compare-and-replace -fae -Djgit.dirtyWorkingTree-cdtDefault=warning
```
Make sure bounds of all dependencies match what we built against. This
prevents issues such as Bug 536448 from recurring. In 2025-06 there
are a number of Eclipse Platform changes that make CDT susceptible
to these types of issues again.
Note that this change is similar to previous iterations, such
as
|
||
---|---|---|
.. | ||
.externalToolBuilders | ||
.settings | ||
guide | ||
META-INF | ||
reference | ||
.contentsettings | ||
.gitignore | ||
.project | ||
about.html | ||
book.css | ||
build.properties | ||
buildDoc.xml | ||
customBuildCallbacks.xml | ||
notices.html | ||
plugin.properties | ||
plugin.xml | ||
pom.xml | ||
schema.css | ||
toc.xml | ||
topics_Guide.xml | ||
topics_Reference.xml |