Skip to content

Commit 3b69978

Browse files
authored
fix: Add dynamodb-mapper-schema-generatorPluginMarkerMaven to allow list (#50)
1 parent 28754dc commit 3b69978

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ private val ALLOWED_PUBLICATIONS = listOf(
4040
"dynamodb-mapper-codegen",
4141
"dynamodb-mapper-schema-generator-plugin",
4242
"dynamodb-mapper-schema-codegen",
43+
"dynamodb-mapper-schema-generatorPluginMarkerMaven",
4344
)
4445

4546
/**

0 commit comments

Comments
 (0)