From 1de136123f864a62052f7babf18ddb45e870ec54 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 23 Mar 2020 14:58:06 -0400 Subject: Create base Sodium image Create base ODL Sodium docker image Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79 Issue-ID: CCSDK-2184 Signed-off-by: Dan Timoney --- opendaylight/sodium/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 opendaylight/sodium/pom.xml (limited to 'opendaylight/sodium/pom.xml') diff --git a/opendaylight/sodium/pom.xml b/opendaylight/sodium/pom.xml new file mode 100644 index 00000000..dfe1c1e5 --- /dev/null +++ b/opendaylight/sodium/pom.xml @@ -0,0 +1,41 @@ + + + 4.0.0 + + + org.onap.ccsdk.distribution + distribution-opendaylight + 1.0.0-SNAPSHOT + + + distribution-odl-sodium + 1.0.0-SNAPSHOT + pom + + ccsdk-distribution :: opendaylight + Creates OpenDaylight container + + + ${project.version} + ${maven.build.timestamp} + 0.11.2 + deploy + + + + + + org.opendaylight.integration + karaf + ${ccsdk.opendaylight.version} + tar.gz + + + + + + + + sodium-alpine + + -- cgit 1.2.3-korg