diff options
Diffstat (limited to 'infra/pom.xml')
-rw-r--r-- | infra/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/pom.xml b/infra/pom.xml index b21fe44ef..840372daf 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -42,6 +42,7 @@ <module>impl</module> <module>minimal-distribution</module> <module>it</module> + <module>test-utils</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> |