Fix wrong group

This commit is contained in:
Janne Valkealahti
2023-03-16 09:06:20 +00:00
parent 6f08d54835
commit 75998970c2

View File

@@ -12,7 +12,7 @@ repositories {
}
allprojects {
group = 'org.springframework.shell'
group = 'org.springframework.security.kerberos'
repositories {
mavenCentral()