fix: java docs added pom.xml

Added pom.xml to the display_mode files to check as it is in the code.
This commit is contained in:
97krihop 2021-03-23 18:57:14 +01:00 committed by Jan De Dobbeleer
parent e9ecb5c09d
commit 34dbdc6abb

View file

@ -31,6 +31,7 @@ Display the currently active java version.
- display_mode: `string` - determines when the segment is displayed
- `always`: the segment is always displayed
- `files`: the segment is only displayed when one of the following files is present:
- `pom.xml`
- `build.gradle.kts`
- `build.sbt`
- `.java-version`