File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 474
474
</plugins >
475
475
</build >
476
476
477
- <profiles >
477
+ <profiles >
478
478
<profile >
479
479
<id >pre16</id >
480
480
<activation >
481
481
<jdk >(,16)</jdk >
482
482
</activation >
483
483
<properties >
484
- <derby .version>10.15.2.0</derby .version>
484
+ <derby .version>10.15.2.0</derby .version>
485
485
</properties >
486
486
</profile >
487
487
<profile >
490
490
<jdk >[17,)</jdk >
491
491
</activation >
492
492
<properties >
493
- <derby .version>10.16.1.1</derby .version>
493
+ <derby .version>10.16.1.1</derby .version>
494
494
</properties >
495
495
</profile >
496
496
<profile >
499
499
<jdk >[19,)</jdk >
500
500
</activation >
501
501
<properties >
502
- <derby .version>10.17.1.0</derby .version>
502
+ <derby .version>10.17.1.0</derby .version>
503
503
</properties >
504
504
</profile >
505
505
</profiles >
You can’t perform that action at this time.
0 commit comments