Skip to content

Commit 01e9fff

Browse files
committed
Remove pluginMaven publication too
1 parent 1cf984c commit 01e9fff

File tree

1 file changed

+0
-1
lines changed
  • build-plugins/build-support/src/main/kotlin/aws/sdk/kotlin/gradle/dsl

1 file changed

+0
-1
lines changed

build-plugins/build-support/src/main/kotlin/aws/sdk/kotlin/gradle/dsl/Publish.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ private val ALLOWED_PUBLICATIONS = listOf(
4040
"dynamodb-mapper-codegen",
4141
"dynamodb-mapper-schema-generator-plugin",
4242
"dynamodb-mapper-schema-codegen",
43-
"pluginMaven",
4443
)
4544

4645
/**

0 commit comments

Comments
 (0)