Making changes as per SILICON ODL
Adding few dependencies and refactoring sli versioning
Issue-ID: CCSDK-3331
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I9678e4b4401791a98499ab3c39ef5b24e404aea8
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml
index d624c2d..7c949a4 100644
--- a/opendaylight/pom.xml
+++ b/opendaylight/pom.xml
@@ -15,6 +15,6 @@
<description>Creates OpenDaylight container</description>
<modules>
- <module>aluminum</module>
+ <module>silicon</module>
</modules>
</project>