This commit is contained in:
2019-01-21 11:26:49 +08:00
parent bcab770043
commit 6c8c683c31
2 changed files with 43 additions and 0 deletions

View File

@@ -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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>net.tccn</groupId>
<artifactId>meta-kit</artifactId>
<version>1.0</version>
</parent>
<groupId>net.tccn</groupId>
<artifactId>qtask</artifactId>