CloubBees BuildHive でビルドを作成しようとしています。私のmavenは1.7 JDKを使用しています。ビルドしようとすると、次の例外が発生します
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options
JDK のバージョンを変更する方法を教えてください。