From 87c95be02a8a4d77e165dede90777e811b59dcae Mon Sep 17 00:00:00 2001 From: Ravindra Bakkamanthala Date: Tue, 23 May 2017 14:56:12 -0400 Subject: Commit includes ControlLoopPolicy API and bugfixes Change-Id: I3e18bb8b4c31a0d908bb0cff4c85e2a3fb450a63 Signed-off-by: Ravindra Bakkamanthala --- ECOMP-ASDC/pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ECOMP-ASDC/pom.xml (limited to 'ECOMP-ASDC/pom.xml') diff --git a/ECOMP-ASDC/pom.xml b/ECOMP-ASDC/pom.xml new file mode 100644 index 000000000..10531f3e9 --- /dev/null +++ b/ECOMP-ASDC/pom.xml @@ -0,0 +1,37 @@ + + + 4.0.0 + asdc + + org.openecomp.policy.engine + PolicyEngineSuite + 1.1.0-SNAPSHOT + + + + junit + junit + 4.12 + provided + + + \ No newline at end of file -- cgit 1.2.3-korg