Commit 26ded279 authored by liaozan's avatar liaozan 🏀

Initial commit

parent 48d28696
...@@ -176,7 +176,7 @@ ...@@ -176,7 +176,7 @@
<artifactId>maven-source-plugin</artifactId> <artifactId>maven-source-plugin</artifactId>
<executions> <executions>
<execution> <execution>
<phase>compile</phase> <phase>package</phase>
<goals> <goals>
<goal>jar-no-fork</goal> <goal>jar-no-fork</goal>
</goals> </goals>
......
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