Yuta HIGUCHI

specify minimum maven version

Change-Id: Icd8067507ece5af1f0437f49a12c319a999ce439
Showing 1 changed file with 3 additions and 2 deletions
......@@ -610,7 +610,8 @@
</plugin>
</plugins>
</reporting>
<prerequisites>
<maven>3.0.0</maven>
</prerequisites>
</project>
......