From ac1e1ec76e9125206be91a2f32c7104c9392dc9a Mon Sep 17 00:00:00 2001 From: Instrumental Date: Mon, 26 Mar 2018 13:37:04 -0700 Subject: AT&T 2.0.19 Code drop, stage 1 Issue-ID: AAF-197 Change-Id: Ie75c6c322e9c4e7982b198cb48439e926c3a1fbd Signed-off-by: Instrumental --- misc/log4j/pom.xml | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 misc/log4j/pom.xml (limited to 'misc/log4j/pom.xml') diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml new file mode 100644 index 00000000..facb2f7a --- /dev/null +++ b/misc/log4j/pom.xml @@ -0,0 +1,94 @@ + + + + + org.onap.aaf.misc + parent + 1.3.0-SNAPSHOT + .. + + + 4.0.0 + aaf-misc-log4j + AAF Misc Log4J + jar + + + + Jonathan Gathman + jonathan.gathman@att.com + ATT + + Architect + Lead Developer + + + + Gabe Maurer + gabe.maurer@att.com + ATT + + Developer + + + + Ian Howell + ian.howell@att.com + ATT + + Developer + + + + + + + org.onap.aaf.misc + aaf-misc-env + ${project.version} + + + + net.java.dev.jna + jna-platform + 4.0.0 + + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.6 + + false + + + + + + + -- cgit 1.2.3-korg