From b35d55e3f57630551f0b773674bd1f5c44585ede Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 9 Aug 2018 20:47:29 +0000 Subject: Controller Blueprints MS Creating the base directory structure for Controller Blueprints MicroService Change-Id: I1ccf7fc76446048af3b2822f9155bb634657aee3 Issue-ID: CCSDK-410 Signed-off-by: Singal, Kapil (ks220y) --- ms/controllerblueprints/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 ms/controllerblueprints/pom.xml (limited to 'ms/controllerblueprints/pom.xml') diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml new file mode 100644 index 000000000..d76f4c8cb --- /dev/null +++ b/ms/controllerblueprints/pom.xml @@ -0,0 +1,41 @@ + + + + + + org.onap.ccsdk.apps + ccsdk-apps + 0.3.0-SNAPSHOT + + 4.0.0 + org.onap.ccsdk.apps + controllerblueprints + Controller Blueprints Root + 0.3.0-SNAPSHOT + + ControllerBlueprints + UTF-8 + + pom + + parent + modules + application + + + -- cgit 1.2.3-korg