Skip to content

Commit

Permalink
Make one less thing people have to change
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Ryan committed Apr 13, 2012
1 parent e9cdf18 commit bf5b268
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 @@ -33,7 +33,7 @@ subprojects {
}
}

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

dependencies {
compile 'javax.ws.rs:jsr311-api:1.1.1'
Expand Down

0 comments on commit bf5b268

Please sign in to comment.