diff options
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r-- | opendaylight/pom.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index b5b0ed66..a2d12c5e 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -16,6 +16,8 @@ <description>Creates OpenDaylight container</description> <modules> - <module>fluorine</module> + <module>fluorine</module> + <module>neon</module> + </modules> </project> |