diff --git a/java-plugin/pom.xml b/java-plugin/pom.xml index 9d50a0605..33ed1a284 100644 --- a/java-plugin/pom.xml +++ b/java-plugin/pom.xml @@ -5,7 +5,7 @@ io.ecocode ecocode-parent - 1.1.0-SNAPSHOT + 1.1.0 ecocode-java-plugin diff --git a/javascript-plugin/pom.xml b/javascript-plugin/pom.xml index 6a983084f..4e9ea4034 100644 --- a/javascript-plugin/pom.xml +++ b/javascript-plugin/pom.xml @@ -5,7 +5,7 @@ io.ecocode ecocode-parent - 1.1.0-SNAPSHOT + 1.1.0 ecocode-javascript-plugin diff --git a/php-plugin/pom.xml b/php-plugin/pom.xml index f934988c8..700a5a7b6 100644 --- a/php-plugin/pom.xml +++ b/php-plugin/pom.xml @@ -5,7 +5,7 @@ io.ecocode ecocode-parent - 1.1.0-SNAPSHOT + 1.1.0 ecocode-php-plugin diff --git a/pom.xml b/pom.xml index 19d5fc3f2..57b187892 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.ecocode ecocode-parent - 1.1.0-SNAPSHOT + 1.1.0 pom ecoCode Sonar Plugins Project @@ -33,7 +33,7 @@ scm:git:https://github.com/green-code-initiative/ecocode scm:git:https://github.com/green-code-initiative/ecocode https://github.com/green-code-initiative/ecocode - HEAD + 1.1.0 GitHub diff --git a/python-plugin/pom.xml b/python-plugin/pom.xml index ddd965753..2e680f3f8 100644 --- a/python-plugin/pom.xml +++ b/python-plugin/pom.xml @@ -5,7 +5,7 @@ io.ecocode ecocode-parent - 1.1.0-SNAPSHOT + 1.1.0 ecocode-python-plugin