Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Co-authored-by: Thisaru Guruge <thisaru@wso2.com>
  • Loading branch information
madhukaw and ThisaruGuruge authored Jul 9, 2021
1 parent 0616977 commit 9e59f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plugins {
}

allprojects {
group = 'project.group'
group = project.group
version = project.version

apply plugin: 'jacoco'
Expand Down

0 comments on commit 9e59f0a

Please sign in to comment.