diff --git a/pom.xml b/pom.xml index 0f1076cd..401b07de 100644 --- a/pom.xml +++ b/pom.xml @@ -228,6 +228,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.1 ${java.version} ${java.version} diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 662f31d7..a4d56dbf 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -80,6 +80,7 @@ org.springframework.boot spring-boot-maven-plugin + 2.1.1.RELEASE true @@ -97,11 +98,11 @@ 3.0.0 false - ${artifactId} + ${project.artifactId} - ${artifactId} + ${project.artifactId} \ No newline at end of file