Skip to content

Commit b250601

Browse files
committed
Fix signin version
1 parent 91ad8ec commit b250601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/signin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>services</artifactId>
20-
<version>2.39.0-SNAPSHOT</version>
20+
<version>2.39.0</version>
2121
</parent>
2222
<artifactId>signin</artifactId>
2323
<name>AWS Java SDK :: Services :: Signin</name>

0 commit comments

Comments
 (0)