From c175a0de2f05d37c1c774684318a525eb96bb59b Mon Sep 17 00:00:00 2001 From: Avi Ziv Date: Thu, 15 Mar 2018 13:21:44 +0200 Subject: Create on boarding docker Add BE and Cassandra init docker images Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd Issue-ID: SDC-781 Signed-off-by: Michael Lando --- openecomp-be/dist/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 openecomp-be/dist/pom.xml (limited to 'openecomp-be/dist/pom.xml') diff --git a/openecomp-be/dist/pom.xml b/openecomp-be/dist/pom.xml new file mode 100644 index 0000000000..2600dd6878 --- /dev/null +++ b/openecomp-be/dist/pom.xml @@ -0,0 +1,24 @@ + + 4.0.0 + + openecomp-sdc-docker-dist + org.openecomp.sdc + openecomp-sdc-docker-dist + pom + + http://maven.apache.org + + + org.openecomp.sdc + openecomp-sdc + 1.2.0-SNAPSHOT + .. + + + + /sdc-onboard-backend-docker + /sdc-onboard-db-init-docker + + + \ No newline at end of file -- cgit 1.2.3-korg