diff options
Diffstat (limited to 'infra/notification/pom.xml')
-rw-r--r-- | infra/notification/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index dc4f4d28d..6d4c15fa0 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -31,6 +31,7 @@ <prerequisites> <maven>3.1.1</maven> </prerequisites> + <modules> <module>api</module> <module>impl</module> |