From b40a52e5b2c8aaae975bed054408c39f4e3fd0db Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Thu, 9 Feb 2017 15:59:56 -0500 Subject: Initial OpenEcomp A&AI Logging Service commit Change-Id: Ie67c5746c2aeafc0fa4318b5ba7ef8af1b3a2eda Signed-off-by: Steve Smokowski --- common-logging/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 common-logging/pom.xml (limited to 'common-logging') diff --git a/common-logging/pom.xml b/common-logging/pom.xml new file mode 100644 index 0000000..bacd431 --- /dev/null +++ b/common-logging/pom.xml @@ -0,0 +1,41 @@ + + + + 4.0.0 + + + org.openecomp.aai.logging-service + logging-service + 1.0.0-SNAPSHOT + + + org.openecomp.aai + common-logging + Common Logging Distribution + + + + org.openecomp.cl + eelf-logging + ${project.version} + + + -- cgit 1.2.3-korg