Fix migrations of Functions

This commit is contained in:
2020-05-11 01:39:36 +02:00
parent 377459f430
commit 55b547db75
6 changed files with 24 additions and 18 deletions

View File

@@ -11,7 +11,7 @@ plugins {
id("fr.coppernic.versioning") version "3.1.2"
}
group = "flecomte"
group = "com.github.flecomte"
version = versioning.info.tag
repositories {