You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sonar-project.properties 271B

1234567
  1. # Note that the format of project key is still groupId:artifactId in order to support test with sonar 2.6.
  2. sonar.projectKey=java:sample
  3. sonar.projectName=Java Sample, with comma
  4. sonar.projectDescription=This is a Java sample
  5. sonar.projectVersion=1.2.3
  6. sonar.sources=src