Commit Graph

7 Commits

Author SHA1 Message Date
John Blum
6f6d3a5589 Add dependency management for VMware Tanzu (Pivotal) GemFire. 2020-11-03 11:55:19 -08:00
John Blum
2e1153053b Remove Spring 'libs-snapshot' Repository declaration from dependency-management.gradle and change the Spring Plugins Repository buildscript repository declaration to 'plugins-snapshot' in build.gradle.
The Spring Boot Gradle Plugin is used to manage transitive dependencies, comes from the Spring 'plugins-snapshot' Repository.

This should enable '*-RELEASE' builds to work correctly even when Spring Boot is in milestone versions (M# and RC#).
2020-05-13 17:22:22 -07:00
John Blum
483862d649 Declare a Repository definition for Spring's 'libs-snapshot' Maven Repository. 2020-05-13 15:31:11 -07:00
John Blum
474bb07ebe Upgrade to Apache Geode 1.9.2. 2019-10-29 12:58:18 -07:00
John Blum
294c985317 Re-order managed dependencies. 2018-08-21 20:15:49 -07:00
John Blum
9867a51bb1 Switch dependency management to Spring Boot Dependencies BOM to manage all project dependency versions. 2018-06-21 16:43:41 -07:00
John Blum
810842ef47 Add Gradle project build scripts and configuration files. 2018-04-02 22:50:34 -07:00