Skip to content

Commit bf5b268

Browse files
author
Justin Ryan
committed
Make one less thing people have to change
1 parent e9cdf18 commit bf5b268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subprojects {
3333
}
3434
}
3535

36-
group = 'com.netflix.osstemplate' // TEMPLATE: Set to organization of project
36+
group = "com.netflix.${githubProjectName}" // TEMPLATE: Set to organization of project
3737

3838
dependencies {
3939
compile 'javax.ws.rs:jsr311-api:1.1.1'

0 commit comments

Comments
 (0)