Skip to content

Commit 8dab147

Browse files
authored
Merge pull request #3375 from aws/hdavidh/fix-migration-tool-generated-test-pom
Remove extra Sqs dependency from migration tool test expected pom
2 parents 188e065 + f0e8be2 commit 8dab147

File tree

1 file changed

+0
-5
lines changed
  • test/v2-migration-tests/src/test/resources/software/amazon/awssdk/v2migrationtests/maven/after

1 file changed

+0
-5
lines changed

test/v2-migration-tests/src/test/resources/software/amazon/awssdk/v2migrationtests/maven/after/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@
4747
<artifactId>sqs</artifactId>
4848
<version>V2_VERSION</version>
4949
</dependency>
50-
<dependency>
51-
<groupId>software.amazon.awssdk</groupId>
52-
<artifactId>sqs</artifactId>
53-
<version>V2_VERSION</version>
54-
</dependency>
5550
<dependency>
5651
<groupId>software.amazon.awssdk</groupId>
5752
<artifactId>apache-client</artifactId>

0 commit comments

Comments
 (0)