Skip to content

Commit 77bf749

Browse files
committed
Generate bom version change
1 parent 10a055f commit 77bf749

File tree

3 files changed

+2275
-2270
lines changed

3 files changed

+2275
-2270
lines changed

migration-tool/src/main/resources/META-INF/rewrite/java-sdk-v1-to-v2.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,4 @@ tags:
2222
- sdk
2323
recipeList:
2424
- software.amazon.awssdk.UpgradeSdkDependencies
25-
- software.amazon.awssdk.UpdateSdkBom
26-
- software.amazon.awssdk.UpdateSdkTypes
27-
---
28-
type: specs.openrewrite.org/v1beta/recipe
29-
name: software.amazon.awssdk.UpdateSdkBom
30-
displayName: Update to AWS SDK for Java v2 BOM
31-
description: This recipe will update a Gradle or Maven build to reference the AWS SDK for Java v2 BOM.
32-
recipeList:
33-
- org.openrewrite.maven.ChangeManagedDependencyGroupIdAndArtifactId:
34-
oldGroupId: com.amazonaws
35-
oldArtifactId: aws-java-sdk-bom
36-
newGroupId: software.amazon.awssdk
37-
newArtifactId: bom
38-
newVersion: 2.23.0-SNAPSHOT
25+
- software.amazon.awssdk.UpdateSdkTypes

0 commit comments

Comments
 (0)