DBZ-3478 Typo fix

This commit is contained in:
Gunnar Morling 2021-04-30 09:46:19 +02:00
parent e663b923ff
commit 8527af5696

View File

@ -108,7 +108,7 @@ You can skip the integration tests and docker-builds with the following command:
$ mvn clean verify -DskipITs $ mvn clean verify -DskipITs
### Building just the artifacs, without running tests, CheckStyle, etc. ### Building just the artifacts, without running tests, CheckStyle, etc.
You can skip all non-essential plug-ins (tests, integration tests, CheckStyle, formatter, API compatibility check, etc.) using the "quick" build profile: You can skip all non-essential plug-ins (tests, integration tests, CheckStyle, formatter, API compatibility check, etc.) using the "quick" build profile: