From 2b50c82153e1b5aefddbca9fa31dace8c9fd1e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mangaretto=20L=C3=A9o?= Date: Tue, 19 Nov 2024 14:11:23 +0100 Subject: [PATCH] rename --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e320b62..a0a967b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To do this : Step 1 : prepare local environment --- -To launch local environment : please follow https://github.com/green-code-initiative/creedengo/blob/main/INSTALL.md +To launch local environment : please follow https://github.com/green-code-initiative/ecoCode/blob/main/INSTALL.md (especially SonarQube configuration part and get generated private token) Step 2 : send Sonar metrics to local SonarQube diff --git a/pom.xml b/pom.xml index f794156..ee85cc6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - io.creedengo + io.ecocode creedengo-phyton-plugin-test-project 0.0.1-SNAPSHOT