[Project] Added release and deploy scripts

This commit is contained in:
Robert von Burg 2016-10-04 20:05:37 +02:00
parent 9ce54232a7
commit 0e818832fa
1 changed files with 1 additions and 0 deletions

View File

@ -58,5 +58,6 @@ fi
echo -e "\nINFO: Strolch release ${releaseVersion} deployed to Maven Central."
echo -e "INFO: Remember, it can take up to 10minutes to be available, and 2 hours for all synching."
echo -e "\nRepository is at: https://oss.sonatype.org/service/local/repositories/releases/content/li/strolch/"
exit 0