|
176 | 176 | <snakeScope>provided</snakeScope> |
177 | 177 | </properties> |
178 | 178 | </profile> |
179 | | - <profile> |
180 | | - <id>13.1.dbr</id> |
181 | | - <properties> <!-- also contains backports of 3.5 functionality --> |
182 | | - <shimRuntime>13.1.dbr</shimRuntime> |
183 | | - <shimCompilationRuntime>13.1.dbr</shimCompilationRuntime> |
184 | | - <dbrCompatVersion>13.1.dbr_</dbrCompatVersion> |
185 | | - <scalaVersion>2.12.15</scalaVersion> |
186 | | - <scalaCompatVersion>2.12</scalaCompatVersion> |
187 | | - <framelessVersion>0.14.1</framelessVersion> |
188 | | - <sparkVersion>3.4.1</sparkVersion> |
189 | | - <sparkCompatVersion>3.4</sparkCompatVersion> |
190 | | - <profileDir>13.1.dbr</profileDir> |
191 | | - <jacksonVersion>2.14.2</jacksonVersion> <!-- scalameter dependency is 2.9.10 so perf tests runs need to change it --> |
192 | | - <guavaVersion>15.0</guavaVersion> <!-- databricks runtime version --> |
193 | | - <parserCombinatorVersion>1.1.2</parserCombinatorVersion> <!-- databricks runtime version --> |
194 | | - <elidebelow>2</elidebelow> |
195 | | - <refinedVersion>0.9.28</refinedVersion> |
196 | | - <snakeVersion>1.33</snakeVersion> |
197 | | - <snakeScope>provided</snakeScope> |
198 | | - </properties> |
199 | | - </profile> |
200 | 179 | <profile> |
201 | 180 | <id>13.3.dbr</id> |
202 | 181 | <properties> <!-- also contains backports of 3.5 functionality --> |
|
284 | 263 | </properties> |
285 | 264 |
|
286 | 265 | </profile> |
287 | | - <profile> |
288 | | - <id>14.0.dbr</id> |
289 | | - <properties> |
290 | | - <shimRuntime>14.0.dbr</shimRuntime> |
291 | | - <shimCompilationRuntime>14.0.dbr</shimCompilationRuntime> |
292 | | - <dbrCompatVersion>14.0.dbr_</dbrCompatVersion> |
293 | | - <scalaVersion>2.12.15</scalaVersion> |
294 | | - <scalaCompatVersion>2.12</scalaCompatVersion> |
295 | | - <framelessVersion>0.17.0</framelessVersion> |
296 | | - <sparkVersion>3.5.0</sparkVersion> |
297 | | - <sparkCompatVersion>3.5</sparkCompatVersion> |
298 | | - <profileDir>14.0.dbr</profileDir> |
299 | | - <jacksonVersion>2.14.2</jacksonVersion> <!-- scalameter dependency is 2.9.10 so perf tests runs need to change it --> |
300 | | - <guavaVersion>15.0</guavaVersion> <!-- databricks runtime version --> |
301 | | - <parserCombinatorVersion>1.1.2</parserCombinatorVersion> <!-- databricks runtime version --> |
302 | | - <elidebelow>2</elidebelow> |
303 | | - <refinedVersion>0.9.28</refinedVersion> |
304 | | - <snakeVersion>2.0</snakeVersion> |
305 | | - <snakeScope>provided</snakeScope> |
306 | | - |
307 | | - <framelessCoreCompatVersion>_3.5</framelessCoreCompatVersion> |
308 | | - <framelessCompatVersion>_3.5</framelessCompatVersion> |
309 | | - <framelessOrg>com.sparkutils</framelessOrg> |
310 | | - </properties> |
311 | | - </profile> |
312 | 266 | <profile> |
313 | 267 | <id>14.3.dbr</id> |
314 | 268 | <properties> |
|
0 commit comments