diff --git a/cdp-customer/cdp-customer-api/pom.xml b/cdp-customer/cdp-customer-api/pom.xml new file mode 100644 index 0000000..68f5541 --- /dev/null +++ b/cdp-customer/cdp-customer-api/pom.xml @@ -0,0 +1,19 @@ + + + + cdp-customer + com.baiye + 1.0-SNAPSHOT + + 4.0.0 + + cdp-customer-api + + + 8 + 8 + + + \ No newline at end of file diff --git a/cdp-customer/cdp-customer-server/pom.xml b/cdp-customer/cdp-customer-server/pom.xml new file mode 100644 index 0000000..e6718a9 --- /dev/null +++ b/cdp-customer/cdp-customer-server/pom.xml @@ -0,0 +1,19 @@ + + + + cdp-customer + com.baiye + 1.0-SNAPSHOT + + 4.0.0 + + cdp-customer-server + + + 8 + 8 + + + \ No newline at end of file diff --git a/cdp-customer/pom.xml b/cdp-customer/pom.xml index 0d9632b..29f2e7b 100644 --- a/cdp-customer/pom.xml +++ b/cdp-customer/pom.xml @@ -10,6 +10,11 @@ 4.0.0 cdp-customer + pom + + cdp-customer-api + cdp-customer-server + 8