Commit 33e3822a authored by yanzg's avatar yanzg

设置打包时可以通过GIT查看源码

parent 748dea43
...@@ -134,6 +134,12 @@ ...@@ -134,6 +134,12 @@
<artifactId>yzg-util-mq</artifactId> <artifactId>yzg-util-mq</artifactId>
<version>${yzg.version}</version> <version>${yzg.version}</version>
</dependency> </dependency>
<dependency>
<groupId>com.yanzuoguang</groupId>
<artifactId>yzg-util-image</artifactId>
<version>${yzg.version}</version>
</dependency>
</dependencies> </dependencies>
</dependencyManagement> </dependencyManagement>
......
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