Skip to content

Commit

Permalink
using the correct groupID
Browse files Browse the repository at this point in the history
  • Loading branch information
jatin146 committed Aug 12, 2015
1 parent 4def113 commit 0312135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Expand Up @@ -3,6 +3,8 @@ plugins {
}

apply plugin: 'java'

group = 'com.netflix.zeno'

repositories {
jcenter()
Expand Down

0 comments on commit 0312135

Please sign in to comment.