aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index f871590..a3fa87f 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -14,6 +14,10 @@
<name>PF4J</name>
<description>Plugin Framework for Java</description>
+ <properties>
+ <sonar.projectKey>pf4j_pf4j</sonar.projectKey>
+ </properties>
+
<build>
<plugins>
<plugin>