Skip to content

Commit

Permalink
CQI-9: change name
Browse files Browse the repository at this point in the history
  • Loading branch information
olewandowski1 committed Oct 30, 2023
1 parent a312506 commit 948943d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {
dependencies {
compile "org.springframework.boot:spring-boot-starter-web"
compile "org.springframework.boot:spring-boot-starter-data-jpa"
compile "org.springframework.boot:spring-boot-starter-actuator"
compile "org.springframework.boot:spring-bsonarqubeoot-starter-actuator"
compile 'org.springframework.boot:spring-boot-starter-data-redis'
compile 'org.javers:javers-spring-boot-starter-sql:2.8.1'
compile "org.projectlombok:lombok"
Expand Down Expand Up @@ -296,7 +296,7 @@ checkstyle {
toolVersion = "8.12"
}

sonar {
sonarqube {
properties {
property "sonar.projectKey", "OpenLMIS_openlmis-referencedata"
property "sonar.organization", "openlmis"
Expand Down

0 comments on commit 948943d

Please sign in to comment.