Skip to content

Commit

Permalink
fix group
Browse files Browse the repository at this point in the history
  • Loading branch information
farrell-m committed May 17, 2024
1 parent 9ff2a2d commit eb2ee91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ plugins {
id 'uk.gov.laa.ccms.springboot.laa-ccms-spring-boot-gradle-plugin' version '0.0.1-30a2c57-SNAPSHOT' apply false
}

group = 'uk.gov.laa.ccms.caab'
subprojects {
group = 'uk.gov.laa.ccms.caab'
}

0 comments on commit eb2ee91

Please sign in to comment.