Skip to content

Commit

Permalink
ORC-1552: Updated Maven version to 3.9.6 to keep documentation in sync
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?
The PR updates the README.md to reflect upgraded Maven version as part of [ORC-1550](https://issues.apache.org/jira/browse/ORC-1550)

### Why are the changes needed?
The PR is needed to keep Documentation in sync with implementation

### How was this patch tested?
Manually verified, Documentation update only

Closes #1690 from mystic-lama/update_mvn_version_doc.

Authored-by: mystic-lama <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
  • Loading branch information
paliwalashish authored and dongjoon-hyun committed Dec 9, 2023
1 parent 7cdad93 commit ede4227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The subdirectories are:
### Building

* Install java 17 or higher
* Install maven 3.9.4 or higher
* Install maven 3.9.6 or higher
* Install cmake 3.12 or higher

To build a release version with debug information:
Expand Down

0 comments on commit ede4227

Please sign in to comment.