From 73be2117cb63d51b394835a39c9e2df3379d4f0e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 9 Aug 2017 13:37:32 -0400 Subject: Create base Ubuntu container Create base docker container for Ubuntu 16.04 LTS with packages needed for CCSDK SLI Issue-ID: CCSDK-27 Change-Id: I17a88fc2539f58ee6ced12ea64fbce45bc16a5ff Signed-off-by: Dan Timoney --- pom.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..8c9e5eb8 --- /dev/null +++ b/pom.xml @@ -0,0 +1,32 @@ + + + + + org.onap.ccsdk.parent + odlparent-boron-sr3 + 0.0.1-SNAPSHOT + + + 4.0.0 + pom + org.onap.ccsdk.distribution + distribution-root + 0.0.1-SNAPSHOT + + Distribution + Creates distributuon bundles for CCSDK + + + distribution + + yyMMdd-HHmmss + ${maven.build.timestamp} + UTF-8 + UTF-8 + + + + ubuntu + + -- cgit 1.2.3-korg