diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index 7cad6b9..272014a 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -4,7 +4,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 - com.github.yulichang + + com.github.yulichang + mybatis-plus-join-root + 1.3.8 + mybatis-plus-join-test pom 1.3.8 @@ -43,6 +47,7 @@ 1.8 1.8 + true 1.8 1.8 github diff --git a/pom.xml b/pom.xml index a7a05a4..636323a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ mybatis-plus-join-boot-starter mybatis-plus-join-core mybatis-plus-join-annotation + mybatis-plus-join-test