Commit 30761f3
committed
[Build] Simplify skipping the baseline check for test projects
Re-use the 'version.baseline.check.skip' Maven property that already
exists for this purpose.
This simplifies the solution introduced in
- #3785
and leverages the property introduced via
- #23811 parent 6bedfee commit 30761f3
1 file changed
Lines changed: 6 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
926 | | - | |
927 | | - | |
928 | | - | |
929 | | - | |
930 | | - | |
931 | | - | |
932 | | - | |
933 | | - | |
934 | | - | |
935 | | - | |
936 | | - | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
942 | 925 | | |
943 | 926 | | |
944 | 927 | | |
| |||
1185 | 1168 | | |
1186 | 1169 | | |
1187 | 1170 | | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
1188 | 1174 | | |
1189 | 1175 | | |
1190 | 1176 | | |
| |||
1206 | 1192 | | |
1207 | 1193 | | |
1208 | 1194 | | |
1209 | | - | |
1210 | | - | |
1211 | | - | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | | - | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | 1195 | | |
1226 | 1196 | | |
1227 | 1197 | | |
| |||
0 commit comments