Skip to content

Commit

Permalink
modify make file
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyijq committed Dec 13, 2018
1 parent 06a5ad5 commit 3b78fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,2 +1,2 @@
package:
mvn -U clean package -Dmaven.test.skip=true -DskipTests -am -pl qmq-dist
mvn -U clean package -Pdist -Dmaven.test.skip=true -DskipTests -am -pl qmq-dist

0 comments on commit 3b78fe8

Please sign in to comment.