Skip to content

Commit 274339d

Browse files
authored
fix: Package group (#96)
1 parent c20589b commit 274339d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ext {
99
javaMainClass = "io.cloudquery.MainClass"
1010
}
1111

12-
group 'io.cloudquery'
12+
group 'io.cloudquery.plugin.sdk'
1313
// x-release-please-start-version
1414
version = '0.0.1'
1515
// x-release-please-end

0 commit comments

Comments
 (0)