# Note that the format of project key is still groupId:artifactId in order to support test with sonar 2.6.sonar.projectKey=java:bytecodesonar.projectName=Java Bytecode Samplesonar.projectVersion=1.0sonar.profile=With Findbugssonar.sources=srcsonar.binaries=build/classessonar.libraries=lib/*.jar