diff --git a/java-plugin/pom.xml b/java-plugin/pom.xml index d49afa09e..f878f5124 100644 --- a/java-plugin/pom.xml +++ b/java-plugin/pom.xml @@ -89,7 +89,7 @@ sonar-packaging-maven-plugin true - ${project.artifactId} + ecocodejava ${project.name} fr.greencodeinitiative.java.JavaPlugin true @@ -245,4 +245,4 @@ - \ No newline at end of file + diff --git a/php-plugin/pom.xml b/php-plugin/pom.xml index 97fa1791c..5863485c2 100644 --- a/php-plugin/pom.xml +++ b/php-plugin/pom.xml @@ -57,7 +57,7 @@ sonar-packaging-maven-plugin true - ${project.artifactId} + ecocodephp ${project.name} fr.greencodeinitiative.php.PHPPlugin true diff --git a/python-plugin/pom.xml b/python-plugin/pom.xml index 81e1a5d71..744f64337 100644 --- a/python-plugin/pom.xml +++ b/python-plugin/pom.xml @@ -62,7 +62,7 @@ sonar-packaging-maven-plugin true - ${project.artifactId} + ecocodepython ${project.name} fr.greencodeinitiative.python.PythonPlugin true