diff --git a/pom.xml b/pom.xml index 5766237..c840678 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,8 @@ ${project.build.directory}/sonar https://sonar.wavesoftware.pl jacoco - 6 + 6 + ${sonar.java.source} 1.${java.source.version} ${maven.compiler.source} ${skipTests} @@ -301,4 +302,4 @@ - \ No newline at end of file + diff --git a/sonar-project.properties b/sonar-project.properties deleted file mode 100644 index a5e2bac..0000000 --- a/sonar-project.properties +++ /dev/null @@ -1 +0,0 @@ -java.source.version=6