From 5844724ca96d08c3b752effdb10fd2586755912d Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 15 Dec 2020 19:02:17 -0500 Subject: Fixing typo in message-prioritization Refactoring few POMs name tag Issue-ID: CCSDK-3053 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I14447ea7f93efcc970213bbe7d42663cb87e33d7 --- .../functions/message-prioritization/pom.xml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 ms/blueprintsprocessor/functions/message-prioritization/pom.xml (limited to 'ms/blueprintsprocessor/functions/message-prioritization/pom.xml') diff --git a/ms/blueprintsprocessor/functions/message-prioritization/pom.xml b/ms/blueprintsprocessor/functions/message-prioritization/pom.xml new file mode 100644 index 000000000..9b6f3b1c3 --- /dev/null +++ b/ms/blueprintsprocessor/functions/message-prioritization/pom.xml @@ -0,0 +1,43 @@ + + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprintsprocessor-functions + 1.1.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + message-prioritization + + MS Blueprints Processor Functions - Message Prioritization + Blueprints Processor Function - Message Prioritization + + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + message-lib + + + com.h2database + h2 + + + -- cgit 1.2.3-korg