diff --git a/.sonarcloud.properties b/.sonarcloud.properties new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/.sonarcloud.properties @@ -0,0 +1 @@ + diff --git a/spring-boot-package-war/pom.xml b/spring-boot-package-war/pom.xml old mode 100644 new mode 100755 index c54d0da80..5645dc74a --- a/spring-boot-package-war/pom.xml +++ b/spring-boot-package-war/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.neo @@ -60,8 +60,16 @@ true + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + true + + - + \ No newline at end of file