From 2bb7b23368c028e1a8ca903307666b13c242a51d Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Wed, 29 Jan 2020 08:56:09 -0500 Subject: [PATCH] OSSEZ Java Logging Demo ParentParent POM --- pom.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..7009927 --- /dev/null +++ b/pom.xml @@ -0,0 +1,50 @@ + + + + 4.0.0 + + com.ossez.demo + java-logging + 1.0.1 + pom + + OSSEZ Java Logging Demo ParentParent POM + Java Logging Demo ParentParent POM + + https://www.cwiki.us/ + + 2020 + + CWIKI.US + https://www.cwiki.us/ + + + + + MIT License + https://opensource.org/licenses/MIT + See also: https://opensource.org/licenses/MIT + + + + + + yucheng.hu + YuCheng Hu + yhu@ossez.com + https://github.com/yuchenghu + + + + + log4j2 + slf4j-logback + + + \ No newline at end of file