build.sh 118 B

12
  1. #!/usr/bin/env bash
  2. ./mvnw clean package -Dmaven.test.skip=true -Dmaven.build.timestamp="$(date "+%Y-%m-%d %H:%M:%S")"