Skip to content

Commit 7848f6e

Browse files
committed
fix: correct Brazil transformation version mapping for CRT
1 parent 108723d commit 7848f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.brazil.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"packageHandlingRules": {
99
"versioning": {
10-
"defaultVersionLayout": "{MAJOR}.{MINOR}.x"
10+
"defaultVersionLayout": "{MAJOR}.x"
1111
},
1212
"rename": {
1313
"aws.sdk.kotlin.crt:aws-crt-kotlin": "AwsCrtKotlin"

0 commit comments

Comments
 (0)