diff --git a/source/contract/contract-maven-plugin/src/test/resources/project-to-test/pom.xml b/source/contract/contract-maven-plugin/src/test/resources/project-to-test/pom.xml new file mode 100644 index 00000000..ea7962e8 --- /dev/null +++ b/source/contract/contract-maven-plugin/src/test/resources/project-to-test/pom.xml @@ -0,0 +1,24 @@ + + 4.0.0 + + com.jd.blockchain + project-to-test + 1.0-SNAPSHOT + jar + Test MyMojo + + + + + contract-maven-plugin + + + + + contract1 + + + + + \ No newline at end of file