Skip to content

Commit 30c5b0b

Browse files
committed
Rename profile, comment
1 parent 0c72ee3 commit 30c5b0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,8 +1731,8 @@
17311731
</build>
17321732
</profile>
17331733
<profile>
1734-
<!-- Java 8, 9, 10 -->
1735-
<id>java-8-9-10</id>
1734+
<!-- Java 8-9 -->
1735+
<id>java-8-9</id>
17361736
<activation>
17371737
<jdk>[1.8,10]</jdk>
17381738
</activation>

0 commit comments

Comments
 (0)