Skip to content

Commit 5ef26d0

Browse files
Update README.md
1 parent 3fea12b commit 5ef26d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ The result from the build of this component is a WAR file which is the deployabl
4848
*WARNING*: With [Issue 117](https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/issues/117) the master branch of this repository as well as other artifacts will be renamed. Adaptation to any CI/CD infrastructure & scripts will be required.
4949

5050
## Build tools
51-
All components are built with Java 11 and [Apache Maven](http://maven.apache.org/), version `3.3.9` or newer.
51+
All components are built with Java 17 and [Apache Maven](http://maven.apache.org/), version `3.9.6` or newer.
5252

53-
Make sure that your Maven is configured to use Java 11 by configuring the `JAVA_HOME` env to point to the correct Java JDK.
53+
Make sure that your Maven is configured to use Java 17 by configuring the `JAVA_HOME` env to point to the correct Java JDK.
5454
## Compiling and Packaging
5555
To build all components, run the following command from the root directory of the project:
5656
```

0 commit comments

Comments
 (0)