diff --git a/pom.xml b/pom.xml index 8a3e0bb..3c56ddf 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.0.3.BUILD-SNAPSHOT + 2.0.5.RELEASE org.springframework.data @@ -16,10 +16,10 @@ 0.1.0.BUILD-SNAPSHOT jar - Spring Data Test Context Framework for Spring Data GemFire/Geode + Spring Data Test Framework for Spring Data GemFire and Spring Data Geode - This project is a new Spring Data module building on Spring's TestContext Framework for writing Unit - and Integration Tests for both Spring Data for Pivotal GemFire as well as Spring Data for Apache Geode. + This project introduces a new Spring Data module building on Spring's TestContext Framework and is used to write + both Unit and Integration Tests for Spring Data for Pivotal GemFire as well as Spring Data for Apache Geode. https://github.com/jxblum/spring-data-tests-4-gemfire @@ -28,7 +28,7 @@ Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 - Copyright 2017 the original author or authors. + Copyright 2017-present the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -77,13 +77,12 @@ 3.3 2.19.1 UTF-8 - 3.8.0 + 3.9.1 4.12 - 1.16.18 - 2.12.0 + 1.16.20 + 2.15.0 1.01 - ${project.parent.version} - ${project.parent.version} + Kay-SR5 1.2.0.RELEASE @@ -123,13 +122,10 @@ org.springframework.data - spring-data-gemfire - ${spring-data-gemfire.version} - - - org.springframework.data - spring-data-geode - ${spring-data-geode.version} + spring-data-releasetrain + ${spring-data-release-train.version} + import + pom