Setup Dockerfile 2/2

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2020-10-29 15:32:55 +01:00
parent 080d4787f5
commit 9a57de9ad2
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ plugins {
}
group 'xyz.vallat.louis'
version '0.1-SNAPSHOT'
version ''
apply plugin : 'java'
ext {

View File

@ -7,4 +7,4 @@
* in the user manual at https://docs.gradle.org/6.6.1/userguide/multi_project_builds.html
*/
rootProject.name = 'moviequotebot'
rootProject.name = 'moviesquotebot'