Apply java9 profile to JDK 10 (and later) as well as JDK 9
See gh-12028
This commit is contained in:
@@ -759,7 +759,7 @@
|
||||
<profile>
|
||||
<id>java9</id>
|
||||
<activation>
|
||||
<jdk>9</jdk>
|
||||
<jdk>[9,)</jdk>
|
||||
</activation>
|
||||
<properties>
|
||||
<aspectj.version>1.9.0.RC1</aspectj.version>
|
||||
|
||||
Reference in New Issue
Block a user