Skip to content

Commit 374644e

Browse files
committed
Fix version
1 parent 3e77acb commit 374644e

File tree

3 files changed

+409
-385
lines changed

3 files changed

+409
-385
lines changed

test/v2-migration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.26.32-SNAPSHOT</version>
25+
<version>2.27.1-SNAPSHOT</version>
2626
<relativePath>../..</relativePath>
2727
</parent>
2828

v2-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.26.32-SNAPSHOT</version>
24+
<version>2.27.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)