MNT-20337/REPO-4534/ATS-484 LibreOffice 6.1.6

This commit is contained in:
Alan Davis
2019-07-17 12:57:57 +01:00
parent 84cdc9d39c
commit afe31b73e3
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ Contains the common transformer (T-Engine) code, plus a few actual implementatio
The project can be built by running the Maven command:
```bash
mvn clean install -Plocal
mvn clean install -DskipTests -Plocal
```
> The `local` Maven profile builds local Docker images for each T-Engine.