Skip to content

Commit

Permalink
Fixed #410 - Document build requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Dec 20, 2023
1 parent 647fa89 commit 640d77a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 21 deletions.
20 changes: 0 additions & 20 deletions .sdkmanrc

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ as described or as you expected them to work.

If you like to build the project from source yourself you need the following:

* JDK 18+
* JDK 21+
* Apache Maven 3.9+

The whole project can be built via:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
:issue-401: https://github.com/khmarbaise/maven-it-extension/issues/401[Fixed #401]
:issue-405: https://github.com/khmarbaise/maven-it-extension/issues/405[Fixed #405]
:issue-409: https://github.com/khmarbaise/maven-it-extension/issues/409[Fixed #409]
:issue-410: https://github.com/khmarbaise/maven-it-extension/issues/410[Fixed #410]
:issue-??: https://github.com/khmarbaise/maven-it-extension/issues/??[Fixed #??]

:release_0_13_0: https://github.com/khmarbaise/maven-it-extension/milestone/13
Expand All @@ -71,6 +72,7 @@
* {issue-326} - Failing IT's based on Maven 3.8.7
* {issue-329} - Upgrade to smpp 5.3.14
* {issue-409} - Remove superfluous debugging outputs
* {issue-410} - Document build requirement


*Breaking Changes*
Expand Down

0 comments on commit 640d77a

Please sign in to comment.