Skip to content

Commit

Permalink
fix acceptance-test
Browse files Browse the repository at this point in the history
  • Loading branch information
numa08 committed Aug 5, 2015
1 parent 723da6f commit e8e75ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath group:'net.numa08', name:'gradle-releasenote-gen-plugin', version:"$version"
classpath group: 'net.numa08', name: 'genrelease', version: "$version"
}
}

Expand Down

0 comments on commit e8e75ca

Please sign in to comment.