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