Skip to content

Commit 4de1e05

Browse files
authored
Fix module version (#4961)
1 parent 5ef73a4 commit 4de1e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/crt-unavailable-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.24.8-SNAPSHOT</version>
23+
<version>2.24.10-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)