Skip to content

Commit 4007aa8

Browse files
authored
Merge pull request #63 from sourceplusplus/change-group
spp group
2 parents 1f5fb86 + 06c7f0e commit 4007aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val projectVersion: String by project
1313
val jacksonVersion: String by project
1414
val slf4jVersion: String by project
1515

16-
group = "spp.protocol"
16+
group = "spp"
1717
version = projectVersion
1818

1919
repositories {

0 commit comments

Comments
 (0)