From 428403f72cd97df8bdded8dadb624cd01dde459a Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 12 Jun 2019 14:45:15 +0200 Subject: Add base ODL Neon container Create base ODL Neon container Change-Id: I1c26f70e381de30377bb51333fe4b5846ebf2075 Issue-ID: CCSDK-1388 Signed-off-by: Timoney, Dan (dt5972) --- opendaylight/neon/pom.xml | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 opendaylight/neon/pom.xml (limited to 'opendaylight/neon/pom.xml') diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml new file mode 100644 index 00000000..145b18f1 --- /dev/null +++ b/opendaylight/neon/pom.xml @@ -0,0 +1,48 @@ + + + 4.0.0 + + + org.onap.ccsdk.distribution + distribution-opendaylight + 0.5.0-SNAPSHOT + + + distribution-odl-neon + 0.5.0-SNAPSHOT + pom + + ccsdk-distribution :: opendaylight + Creates OpenDaylight container + + + ${project.version} + ${maven.build.timestamp} + 0.10.1 + 2.1.1 + deploy + + + + + + org.opendaylight.integration + karaf + ${ccsdk.opendaylight.version} + tar.gz + + + org.mariadb.jdbc + mariadb-java-client + ${ccsdk.mariadb-connector-java.version} + jar + + + + + + + + neon-alpine + + -- cgit 1.2.3-korg