Commit bca9d056 by imai

Delete go

1 parent e736e1f6
Showing 1 changed file with 0 additions and 22 deletions
#!/bin/bash
echo "##############################################################################"
echo " "
echo " "
echo " "
echo " "
echo " VD_CORE_JAPAN 16 "
echo " "
echo " "
echo " "
echo " "
echo "##############################################################################"
mvn clean package -Pstage
echo "##############################################################################"
echo " "
echo " vd_core-2.10.9.jar Copy to /cygdrive/c/Users/USER/.m2/repository/com/valuecardservice/vd_core/2.10.9/ "
echo " "
echo "##############################################################################"
cp -p ./target/vd_core-2.10.9.jar /cygdrive/c/Users/USER/.m2/repository/com/valuecardservice/vd_core/2.10.9/
cp -p ./target/vd_core-2.10.9-sources.jar /cygdrive/c/Users/USER/.m2/repository/com/valuecardservice/vd_core/2.10.9/
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!