Skip to content

Commit

Permalink
Update version to Tycho 4.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrueger authored Feb 5, 2025
1 parent eab9cfa commit 63feae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/markdown/BndBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In contrast to a traditional maven build where each module has to contain a `pom

- create a file called `maven.config` in the `.mvn` folder with the following content (adjust the Tycho version accordingly to the [latest release](https://github.com/eclipse-tycho/tycho/releases)!):
```properties
-Dtycho-version=4.0.10
-Dtycho-version=4.0.11
```

- You can now run your build with `mvn clean verify`.
Expand Down

0 comments on commit 63feae0

Please sign in to comment.