diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2022-01-19 14:29:29 +0100 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-23 18:04:57 +0000 |
commit | 6e99580c2a69d2cbd2994dc51e6f305313248a91 (patch) | |
tree | 3bad891c7cc880d7d478ca9d7153acf357ce0ce7 /opendaylight/pom.xml | |
parent | 48c98d49beadca974e7a2ea995037dc74dfb51ea (diff) |
migrate dist to phosphorus-sr1
add odl phosphorus image and switch for odlsli
Issue-ID: CCSDK-3569
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Ib9f06fe9170996b1d5d295808b42d1a6f9838a82
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r-- | opendaylight/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index cdc3ba79..a70fdf00 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -16,5 +16,6 @@ <modules> <module>silicon</module> + <module>phosphorus</module> </modules> </project> |