Skip to content

Commit c52dbf7

Browse files
ibauersachsbgrozev
authored andcommitted
Add id to non-JDK8 profile to fix pom error
1 parent c2f08ce commit c52dbf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595

9696
<profiles>
9797
<profile>
98+
<id>skip-pre-jdk8</id>
9899
<activation>
99100
<jdk>(,1.8)</jdk>
100101
</activation>

0 commit comments

Comments
 (0)