From 6c8c683c318787005ae6ef81f79459b343a8fa75 Mon Sep 17 00:00:00 2001 From: lxyer <237809796@qq.com> Date: Mon, 21 Jan 2019 11:26:49 +0800 Subject: [PATCH] . --- pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ qtask/pom.xml | 5 +++++ 2 files changed, 43 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..359f577 --- /dev/null +++ b/pom.xml @@ -0,0 +1,38 @@ + + + 4.0.0 + + net.tccn + meta-kit + 1.0 + pom + + qtask + + + + + + junit + junit + RELEASE + test + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 8 + 8 + + + + + + + \ No newline at end of file diff --git a/qtask/pom.xml b/qtask/pom.xml index 1068371..9277f21 100644 --- a/qtask/pom.xml +++ b/qtask/pom.xml @@ -3,6 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + net.tccn + meta-kit + 1.0 + net.tccn qtask