From 95479e83ec6ce90ad264903421658ce6de378b1b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 10:46:20 +0100 Subject: [PATCH] #677 - After release cleanups. --- bom/pom.xml | 38 +++++++++++++++++++------------------- parent/pom.xml | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 61969586..c922b315 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,123 +24,123 @@ org.springframework.data spring-cql - 1.5.18.RELEASE + 1.5.19.BUILD-SNAPSHOT org.springframework.data spring-data-cassandra - 1.5.18.RELEASE + 1.5.19.BUILD-SNAPSHOT org.springframework.data spring-data-commons - 1.13.18.RELEASE + 1.13.19.BUILD-SNAPSHOT org.springframework.data spring-data-couchbase - 2.2.18.RELEASE + 2.2.19.BUILD-SNAPSHOT org.springframework.data spring-data-elasticsearch - 2.1.18.RELEASE + 2.1.19.BUILD-SNAPSHOT org.springframework.data spring-data-gemfire - 1.9.18.RELEASE + 1.9.19.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.11.18.RELEASE + 1.11.19.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.10.18.RELEASE + 1.10.19.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-cross-store - 1.10.18.RELEASE + 1.10.19.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-log4j - 1.10.18.RELEASE + 1.10.19.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 4.2.18.RELEASE + 4.2.19.BUILD-SNAPSHOT org.springframework.data spring-data-redis - 1.8.18.RELEASE + 1.8.19.BUILD-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 2.6.18.RELEASE + 2.6.19.BUILD-SNAPSHOT org.springframework.data spring-data-rest-core - 2.6.18.RELEASE + 2.6.19.BUILD-SNAPSHOT org.springframework.data spring-data-rest-hal-browser - 2.6.18.RELEASE + 2.6.19.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 2.1.18.RELEASE + 2.1.19.BUILD-SNAPSHOT org.springframework.data spring-data-keyvalue - 1.2.18.RELEASE + 1.2.19.BUILD-SNAPSHOT org.springframework.data spring-data-envers - 1.1.18.RELEASE + 1.1.19.BUILD-SNAPSHOT org.springframework.data spring-data-ldap - 1.0.18.RELEASE + 1.0.19.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index ecc1caa8..875be0ea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -111,7 +111,7 @@ 1.0.0.GA 1.2.8 - Ingalls-SR18 + Ingalls-BUILD-SNAPSHOT