From a6557b0429dbe94a3806be237d9ba5aa7c4b183c Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 14 Feb 2017 19:49:32 -0500 Subject: Initial OpenECOMP policy/drools-applications commt Change-Id: I21c0edbf9b7f18dccd6bd4fe2a3287f3a68e6de0 Signed-off-by: Pamela Dragosh --- mso/pom.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 mso/pom.xml (limited to 'mso/pom.xml') diff --git a/mso/pom.xml b/mso/pom.xml new file mode 100644 index 000000000..f89ea372a --- /dev/null +++ b/mso/pom.xml @@ -0,0 +1,51 @@ + + + + 4.0.0 + org.openecomp.policy.drools-applications + mso + + + org.openecomp.policy.drools-applications + drools-pdp-apps + 1.0.0-SNAPSHOT + + + + + junit + junit + 4.12 + provided + + + com.google.code.gson + gson + 2.5 + provided + + + org.openecomp.policy.drools-applications + rest + 1.0.0-SNAPSHOT + + + -- cgit 1.2.3-korg