diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-12 10:35:10 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-12-12 10:35:10 -0500 |
commit | 4ec03269604e3bd897207552127f94b4d1f30850 (patch) | |
tree | 0adb7564f221e3cda64811df850c48dbeed5e05e /opendaylight/neon/pom.xml | |
parent | aeff1a04d07b6b2dea436189036a9bde1719d456 (diff) |
Update to use ONAP specific ODL distro
Updated CCSDK dockers to use ONAP-specific OpenDaylight Neon SR1
distribution.
Change-Id: I602ace48c00b78ac6e2b5e80a9403330790e3487
Issue-ID: CCSDK-1753
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/neon/pom.xml')
-rw-r--r-- | opendaylight/neon/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index ca517995..ef13ead7 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -43,7 +43,6 @@ <modules> - <module>neon-karaf</module> - <module>neon-docker</module> + <module>neon-alpine</module> </modules> </project> |