Browse Source

update build script

heavyrain lee 6 years ago
parent
commit
936e3581b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 
-mvn clean install -Dmaven.test.skip=true
+mvn clean compile package