diff options
Diffstat (limited to 'sdnr/wt/odlux/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 8683bd71c..18cd9f165 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -31,6 +31,7 @@ <module>apps/maintenanceApp</module> <module>apps/minimumApp</module> <module>apps/performanceHistoryApp</module> + <module>apps/configurationApp</module> <module>apps/app-feature</module> <module>apps/app-installer</module> </modules> |