Skip to content

Commit 65c03a1

Browse files
Update java group id
This updates the java group id to be namespaced to the language. This will be necessary for eventually publishing the generators.
1 parent 0421f8f commit 65c03a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
}
2525

2626
allprojects {
27-
group = "software.amazon.smithy"
27+
group = "software.amazon.smithy.go"
2828
version = "0.1.0"
2929
}
3030

0 commit comments

Comments
 (0)