Commit e3b6a302 authored by 赵啸非's avatar 赵啸非

修改mvn打包

parent b136413e
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
<groupId>com.mortals.xhx</groupId> <groupId>com.mortals.xhx</groupId>
<artifactId>device-new-platform</artifactId> <artifactId>device-new-platform</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath/>
</parent> </parent>
<properties> <properties>
<rabbitmq.version>4.8.0</rabbitmq.version> <rabbitmq.version>4.8.0</rabbitmq.version>
</properties> </properties>
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
<dependency> <dependency>
<groupId>com.mortals.framework</groupId> <groupId>com.mortals.framework</groupId>
<artifactId>mortals-framework-springcloud</artifactId> <artifactId>mortals-framework-springcloud</artifactId>
</dependency> </dependency>
<dependency> <dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment