diff options
author | Dan Timoney <dtimoney@att.com> | 2021-01-25 14:47:00 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-02-05 23:55:15 +0000 |
commit | 1f4e903277d4f94db0bed99245026b82fa36fba3 (patch) | |
tree | f426216288db21cc1b1c407eb4eec7a90e7f0145 /opendaylight | |
parent | ef87ec9bc0c87220cfa57a5a72c628e2173b68ad (diff) |
Update to ODL Aluminum SR1
Update to OpenDaylight Aluminum SR1 release
Change-Id: Ifcd172fec903dd2fb681b6998d45eac690066d10
Issue-ID: CCSDK-3107
Signed-off-by: Dan Timoney <dtimoney@att.com>
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Diffstat (limited to 'opendaylight')
-rw-r--r-- | opendaylight/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index fd4cebc3..67a7a0c8 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -15,7 +15,6 @@ <description>Creates OpenDaylight container</description> <modules> - <module>sodium</module> <module>aluminum</module> </modules> </project> |