Add compiler flags for maven
This commit is contained in:
parent
e94add7ef1
commit
323a7ec216
@ -36,8 +36,8 @@ Jackson Annotations for configuration.
|
||||
%pom_remove_plugin "de.jjohannes:gradle-module-metadata-maven-plugin"
|
||||
%pom_xpath_set "//pom:javac.src.version" "11"
|
||||
%pom_xpath_set "//pom:javac.target.version" "11"
|
||||
%pom_xpath_set "//pom:maven.compiler.source" "11"
|
||||
%pom_xpath_set "//pom:maven.compiler.target" "11"
|
||||
%pom_xpath_inject "//pom:maven.compiler.source" "11"
|
||||
%pom_xpath_inject "//pom:maven.compiler.target" "11"
|
||||
|
||||
%pom_change_dep org.junit:junit-bom junit:junit
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user