diff --git a/pom.xml b/pom.xml index 551e81e..c554f74 100644 --- a/pom.xml +++ b/pom.xml @@ -203,6 +203,9 @@ yanzhu-generator yanzhu-common yanzhu-flowable + yanzhu-manage + yanzhu-mapper + yanzhu-wechat pom diff --git a/yanzhu-manage/pom.xml b/yanzhu-manage/pom.xml new file mode 100644 index 0000000..20ea4c1 --- /dev/null +++ b/yanzhu-manage/pom.xml @@ -0,0 +1,19 @@ + + + + yanzhu + com.yanzhu + 3.8.7 + + 4.0.0 + + yanzhu-manage + + + 17 + 17 + + + \ No newline at end of file diff --git a/yanzhu-mapper/pom.xml b/yanzhu-mapper/pom.xml new file mode 100644 index 0000000..3575d57 --- /dev/null +++ b/yanzhu-mapper/pom.xml @@ -0,0 +1,19 @@ + + + + yanzhu + com.yanzhu + 3.8.7 + + 4.0.0 + + yanzhu-mapper + + + 17 + 17 + + + \ No newline at end of file diff --git a/yanzhu-wechat/pom.xml b/yanzhu-wechat/pom.xml new file mode 100644 index 0000000..516ee6c --- /dev/null +++ b/yanzhu-wechat/pom.xml @@ -0,0 +1,19 @@ + + + + yanzhu + com.yanzhu + 3.8.7 + + 4.0.0 + + yanzhu-wechat + + + 17 + 17 + + + \ No newline at end of file