Skip to content

Commit 1a2489f

Browse files
committed
Add maintainer documentation
1 parent c61d2eb commit 1a2489f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MAINTAINER_NOTES.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Maintainer Notes
2+
3+
## Update Dependency Versions
4+
5+
Use the [Versions Maven Plugin](https://www.mojohaus.org/versions-maven-plugin/index.html). Rules are configured in [version-rules.xml](version-rules.xml).
6+
7+
```
8+
./mvnw versions:use-next-releases
9+
```

0 commit comments

Comments
 (0)