Skip to content

Commit a2703af

Browse files
committed
Set groupId to org.openrewrite.recipe
1 parent 1cab84a commit a2703af

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
@@ -35,7 +35,7 @@ apply(plugin = "license")
3535
apply(plugin = "nebula.maven-resolved-dependencies")
3636
apply(plugin = "io.spring.publishing")
3737

38-
group = "org.openrewrite.recipes"
38+
group = "org.openrewrite.recipe"
3939

4040
repositories {
4141
mavenLocal()

0 commit comments

Comments
 (0)