Skip to content

Commit

Permalink
Update documentation/src/main/asciidoc/topics/contributing/basics.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: William Burns <william.a.burns@gmail.com>
  • Loading branch information
tristantarrant and wburns committed Oct 5, 2022
1 parent 2d48760 commit d855ad4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ In this chapter we quickly walk through the basics on contributing; future chapt

== Pre-requisites
|=============
| Java 11 | {brandname} is baselined on Java 11 but needs to be built with Java 11 (we build with OpenJDK)
| Java 11 | {brandname} is built using and requires Java 11 for runtime (we build with OpenJDK)
| Maven 3.5 | The {brandname} build uses Maven, and you should be using at least Maven 3.5
| Git | The {brandname} source code is stored in Git.
|=============
Expand Down

0 comments on commit d855ad4

Please sign in to comment.