Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 992948a

Browse files
author
AWS
committedJun 6, 2025·
Update to next snapshot version: 2.31.60-SNAPSHOT
1 parent 0ee7e00 commit 992948a

File tree

492 files changed

+494
-494
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

492 files changed

+494
-494
lines changed
 

‎archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.31.59</version>
23+
<version>2.31.60-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

‎archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.31.59</version>
23+
<version>2.31.60-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

0 commit comments

Comments
 (0)
Please sign in to comment.