diff --git a/.github/workflows/sonarCloud-scan.yaml b/.github/workflows/sonarCloud-scan.yaml index 8933e96d0eb..d74ee4985f8 100644 --- a/.github/workflows/sonarCloud-scan.yaml +++ b/.github/workflows/sonarCloud-scan.yaml @@ -31,4 +31,4 @@ jobs: key: ${{ runner.os }}-sonar restore-keys: ${{ runner.os }}-sonar - name: SonarCloud scan - run: mvn -B compile org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=org.eclipse_kapua -Dsonar.organization=eclipse \ No newline at end of file + run: mvn -B compile org.sonarsource.scanner.maven:sonar-maven-plugin:sonar \ No newline at end of file diff --git a/pom.xml b/pom.xml index f06426777c9..26ac01b9c9b 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,10 @@ yyyy-MM-dd ${maven.build.timestamp} + https://sonarcloud.io + eclipse + org.eclipse_kapua