From f354fd2a75151adf4babe0d460d7b5f5e837c04f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Jun 2018 14:42:35 +0200 Subject: [PATCH] #564 - 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 a189c260..7f5ac15c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,123 +24,123 @@ org.springframework.data spring-cql - 1.5.13.RELEASE + 1.5.14.BUILD-SNAPSHOT org.springframework.data spring-data-cassandra - 1.5.13.RELEASE + 1.5.14.BUILD-SNAPSHOT org.springframework.data spring-data-commons - 1.13.13.RELEASE + 1.13.14.BUILD-SNAPSHOT org.springframework.data spring-data-couchbase - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT org.springframework.data spring-data-elasticsearch - 2.1.13.RELEASE + 2.1.14.BUILD-SNAPSHOT org.springframework.data spring-data-gemfire - 1.9.13.RELEASE + 1.9.14.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.11.13.RELEASE + 1.11.14.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.10.13.RELEASE + 1.10.14.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-cross-store - 1.10.13.RELEASE + 1.10.14.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-log4j - 1.10.13.RELEASE + 1.10.14.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 4.2.13.RELEASE + 4.2.14.BUILD-SNAPSHOT org.springframework.data spring-data-redis - 1.8.13.RELEASE + 1.8.14.BUILD-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 2.6.13.RELEASE + 2.6.14.BUILD-SNAPSHOT org.springframework.data spring-data-rest-core - 2.6.13.RELEASE + 2.6.14.BUILD-SNAPSHOT org.springframework.data spring-data-rest-hal-browser - 2.6.13.RELEASE + 2.6.14.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 2.1.13.RELEASE + 2.1.14.BUILD-SNAPSHOT org.springframework.data spring-data-keyvalue - 1.2.13.RELEASE + 1.2.14.BUILD-SNAPSHOT org.springframework.data spring-data-envers - 1.1.13.RELEASE + 1.1.14.BUILD-SNAPSHOT org.springframework.data spring-data-ldap - 1.0.13.RELEASE + 1.0.14.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index c702bb90..e02ef2c3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -111,7 +111,7 @@ 1.0.0.GA 1.2.8 - Ingalls-SR13 + Ingalls-BUILD-SNAPSHOT