Skip to content

Commit

Permalink
update AEM-Rules-for-SonarQube to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-musallam committed Dec 6, 2021
1 parent 843dcaa commit 2e94425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV SONAR_VERSION=7.7 \
SONARQUBE_JDBC_USERNAME=sonar \
SONARQUBE_JDBC_PASSWORD=sonar \
SONARQUBE_JDBC_URL= \
AEM_RULES_JAR_URL=https://github.com/Cognifide/AEM-Rules-for-SonarQube/releases/download/v1.0-RC2/aemrules-1.0-RC2.jar
AEM_RULES_JAR_URL=https://github.com/wttech/AEM-Rules-for-SonarQube/releases/download/v1.3/sonar-aemrules-plugin-1.3.jar


# Http port
Expand Down

0 comments on commit 2e94425

Please sign in to comment.