parent
5b5fb58ea1
commit
1d2da89b42
|
@ -18,8 +18,6 @@
|
||||||
<module>muyu-product-cache</module>
|
<module>muyu-product-cache</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<description>商品服务</description>
|
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>17</maven.compiler.source>
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
<maven.compiler.target>17</maven.compiler.target>
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
|
|
@ -9,8 +9,6 @@
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<description>购物车分支</description>
|
|
||||||
|
|
||||||
<artifactId>muyu-shop-cart</artifactId>
|
<artifactId>muyu-shop-cart</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<modules>
|
<modules>
|
||||||
|
|
Loading…
Reference in New Issue