Skip to content

Commit fc70395

Browse files
committed
[pom] Formatting
1 parent 88b887a commit fc70395

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -474,14 +474,14 @@
474474
</plugins>
475475
</build>
476476

477-
<profiles>
477+
<profiles>
478478
<profile>
479479
<id>pre16</id>
480480
<activation>
481481
<jdk>(,16)</jdk>
482482
</activation>
483483
<properties>
484-
<derby.version>10.15.2.0</derby.version>
484+
<derby.version>10.15.2.0</derby.version>
485485
</properties>
486486
</profile>
487487
<profile>
@@ -490,7 +490,7 @@
490490
<jdk>[17,)</jdk>
491491
</activation>
492492
<properties>
493-
<derby.version>10.16.1.1</derby.version>
493+
<derby.version>10.16.1.1</derby.version>
494494
</properties>
495495
</profile>
496496
<profile>
@@ -499,7 +499,7 @@
499499
<jdk>[19,)</jdk>
500500
</activation>
501501
<properties>
502-
<derby.version>10.17.1.0</derby.version>
502+
<derby.version>10.17.1.0</derby.version>
503503
</properties>
504504
</profile>
505505
</profiles>

0 commit comments

Comments
 (0)