Skip to content

Commit cc2560c

Browse files
Merge pull request swiftlang#132 from aschwaighofer/unxfail_4.1_objectmapper
[4.1] Un-XFAIL ObjectMapper on swift-4.1-branch
2 parents bef16e4 + a3c8e1b commit cc2560c

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

projects.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,8 +1031,7 @@
10311031
"compatibility": {
10321032
"3.0": {
10331033
"branch": {
1034-
"master": "https://bugs.swift.org/browse/SR-6690",
1035-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
1034+
"master": "https://bugs.swift.org/browse/SR-6690"
10361035
}
10371036
}
10381037
}
@@ -1048,8 +1047,7 @@
10481047
"compatibility": {
10491048
"3.0": {
10501049
"branch": {
1051-
"master": "https://bugs.swift.org/browse/SR-6690",
1052-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
1050+
"master": "https://bugs.swift.org/browse/SR-6690"
10531051
}
10541052
}
10551053
}
@@ -1065,8 +1063,7 @@
10651063
"compatibility": {
10661064
"3.0": {
10671065
"branch": {
1068-
"master": "https://bugs.swift.org/browse/SR-6690",
1069-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
1066+
"master": "https://bugs.swift.org/browse/SR-6690"
10701067
}
10711068
}
10721069
}
@@ -1082,8 +1079,7 @@
10821079
"compatibility": {
10831080
"3.0": {
10841081
"branch": {
1085-
"master": "https://bugs.swift.org/browse/SR-6690",
1086-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6690"
1082+
"master": "https://bugs.swift.org/browse/SR-6690"
10871083
}
10881084
}
10891085
}

0 commit comments

Comments
 (0)