Skip to content

Commit

Permalink
build: change group ID to verified Maven Central namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMalch committed Jun 29, 2024
1 parent e0eb054 commit 95ad856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

allprojects {
group = "io.github.janmalch.ktor.revfile"
group = "io.github.janmalch" // must match verified namespace in Maven Central
version = "0.0.1-alpha.1"
}

Expand Down

0 comments on commit 95ad856

Please sign in to comment.