Files
spring-data-gemfire/gradle.properties
John Blum 3beed647eb SGF-305 - Finished migration to Asciidoctor.
Upgraded Asciidoctor plugin to 1.5 and re-enabled Docbook plugin for PDF generation. Removed obsolete repository declarations. Use Spring Data Build shared resources to use the CSS file from it. Configure Docbook reference plugin to use Asciidoctor generated sources. Override expandPlaceholders to avoid replacement of variables in source files. Tweaked docs ZIP setup to include Asciidoctor generated HTML and Docbook generated PDF version.
(cherry picked from commit 639293adfe)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:18:36 -07:00

16 lines
385 B
INI

antlrVersion=2.7.7
aspectjVersion=1.7.4
gemfire.range="[6.5, 8.0)"
gemfireVersion=7.0.2
hamcrestVersion=1.3
jacksonVersion=1.9.12
junitVersion=4.11
log4jVersion=1.2.17
mockitoVersion=1.9.5
slf4jVersion=1.7.6
spring.range="[4.0.0, 5.0.0)"
springVersion=4.0.6.RELEASE
springDataCommonsVersion=1.9.0.BUILD-SNAPSHOT
springDataBuildVersion=1.5.0.BUILD-SNAPSHOT
version=1.5.0.BUILD-SNAPSHOT