diff --git a/dubbo-test/dubbo-test-compatibility/pom.xml b/dubbo-test/dubbo-test-compatibility/pom.xml new file mode 100644 index 0000000000..8369c4b042 --- /dev/null +++ b/dubbo-test/dubbo-test-compatibility/pom.xml @@ -0,0 +1,39 @@ + + + 4.0.0 + + com.alibaba + dubbo-parent + 2.2.0-SNAPSHOT + ../../pom.xml + + dubbo-test-compatibility + jar + ${project.artifactId} + The technology compatibility kit(TCK) test module of dubbo project + + true + + + + com.alibaba + dubbo + ${project.parent.version} + + + \ No newline at end of file