From d8196ece10e9935c090e8e101d791a8af2b83850 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 10 May 2019 14:15:20 +0200 Subject: [PATCH] #787 - 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 34d92f72..aacac682 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,123 +24,123 @@ org.springframework.data spring-cql - 1.5.21.RELEASE + 1.5.22.BUILD-SNAPSHOT org.springframework.data spring-data-cassandra - 1.5.21.RELEASE + 1.5.22.BUILD-SNAPSHOT org.springframework.data spring-data-commons - 1.13.21.RELEASE + 1.13.22.BUILD-SNAPSHOT org.springframework.data spring-data-couchbase - 2.2.21.RELEASE + 2.2.22.BUILD-SNAPSHOT org.springframework.data spring-data-elasticsearch - 2.1.21.RELEASE + 2.1.22.BUILD-SNAPSHOT org.springframework.data spring-data-gemfire - 1.9.21.RELEASE + 1.9.22.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.11.21.RELEASE + 1.11.22.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.10.21.RELEASE + 1.10.22.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-cross-store - 1.10.21.RELEASE + 1.10.22.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-log4j - 1.10.21.RELEASE + 1.10.22.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 4.2.21.RELEASE + 4.2.22.BUILD-SNAPSHOT org.springframework.data spring-data-redis - 1.8.21.RELEASE + 1.8.22.BUILD-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 2.6.21.RELEASE + 2.6.22.BUILD-SNAPSHOT org.springframework.data spring-data-rest-core - 2.6.21.RELEASE + 2.6.22.BUILD-SNAPSHOT org.springframework.data spring-data-rest-hal-browser - 2.6.21.RELEASE + 2.6.22.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 2.1.21.RELEASE + 2.1.22.BUILD-SNAPSHOT org.springframework.data spring-data-keyvalue - 1.2.21.RELEASE + 1.2.22.BUILD-SNAPSHOT org.springframework.data spring-data-envers - 1.1.21.RELEASE + 1.1.22.BUILD-SNAPSHOT org.springframework.data spring-data-ldap - 1.0.21.RELEASE + 1.0.22.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 1a364327..438a8d3c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -111,7 +111,7 @@ 1.0.0.GA 1.2.8 - Ingalls-SR21 + Ingalls-BUILD-SNAPSHOT