mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-01 14:12:55 +00:00
build: change group name
This commit is contained in:
@ -10,7 +10,7 @@ plugins {
|
||||
kotlin("plugin.spring") version "1.9.24"
|
||||
}
|
||||
|
||||
group = "de.ukw.ccc"
|
||||
group = "dev.dnpm"
|
||||
version = "0.9-SNAPSHOT"
|
||||
|
||||
var versions = mapOf(
|
||||
|
Reference in New Issue
Block a user