diff options
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r-- | opendaylight/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 931664a6..999001f3 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -15,7 +15,7 @@ <description>Creates OpenDaylight container</description> <modules> - <module>sulfur</module> <module>chlorine</module> + <module>argon</module> </modules> </project> |