Skip to content

Commit 8f43a6e

Browse files
committed
Remove unncessary includeGroupIds.
1 parent 64efb5f commit 8f43a6e

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

powertools-idempotency/powertools-idempotency-dynamodb/dynamodb-local-metadata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

powertools-idempotency/powertools-idempotency-dynamodb/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@
186186
<configuration>
187187
<includeScope>test</includeScope>
188188
<excludeTransitive>false</excludeTransitive>
189-
<includeGroupIds>
190-
com.amazonaws,software.amazon.awssdk,org.eclipse.jetty,com.fasterxml.jackson.core,com.fasterxml.jackson.dataformat,com.fasterxml.jackson.datatype,com.almworks.sqlite4java,commons-cli,org.apache.commons,commons-logging,org.apache.logging.log4j,org.slf4j,org.reactivestreams,org.antlr,com.google.guava,jakarta.transaction</includeGroupIds>
191189
<outputDirectory>${project.build.directory}/dynamodb-local</outputDirectory>
192190
</configuration>
193191
</execution>

0 commit comments

Comments
 (0)