SEC-2784: Update to Gradle 2.2.1

This commit is contained in:
Rob Winch
2014-12-08 13:18:45 -06:00
parent 6e204fff72
commit 87a52ffbfd
24 changed files with 48 additions and 502 deletions

View File

@@ -1,4 +1,4 @@
apply plugin: 'asciidoctor'
apply plugin: 'org.asciidoctor.gradle.asciidoctor'
asciidoctor {
baseDir = file('src/asciidoc')