Commit 59a906bd authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade Java9 build to AspectJ 1.9.0.RC1

parent 9dc575a5
......@@ -708,7 +708,7 @@
<jdk>9</jdk>
</activation>
<properties>
<aspectj.version>1.9.0.BETA-7</aspectj.version>
<aspectj.version>1.9.0.RC1</aspectj.version>
</properties>
<build>
<plugins>
......
......@@ -251,7 +251,7 @@
<jdk>9</jdk>
</activation>
<properties>
<aspectj.version>1.9.0.BETA-7</aspectj.version>
<aspectj.version>1.9.0.RC1</aspectj.version>
</properties>
<build>
<plugins>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment