diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ <description>Code that implements our integration with SDC service distribution API.</description> <modules> + <module>main</module> + <module>reception</module> + <module>forwarding</module> </modules> <distributionManagement> |