DATAREST-1334 - Prepare 2.6.19 (Ingalls SR19).

This commit is contained in:
Oliver Drotbohm
2019-04-01 13:07:51 +02:00
parent 1d06a7bc6d
commit dd4dc96d94
2 changed files with 11 additions and 11 deletions

20
pom.xml
View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.springframework.data.build</groupId> <groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId> <artifactId>spring-data-parent</artifactId>
<version>1.9.19.BUILD-SNAPSHOT</version> <version>1.9.19.RELEASE</version>
<relativePath/> <relativePath/>
</parent> </parent>
@@ -28,13 +28,13 @@
<project.type>multi</project.type> <project.type>multi</project.type>
<dist.id>spring-data-rest</dist.id> <dist.id>spring-data-rest</dist.id>
<springdata.commons>1.13.19.BUILD-SNAPSHOT</springdata.commons> <springdata.commons>1.13.19.RELEASE</springdata.commons>
<springdata.jpa>1.11.19.BUILD-SNAPSHOT</springdata.jpa> <springdata.jpa>1.11.19.RELEASE</springdata.jpa>
<springdata.mongodb>1.10.19.BUILD-SNAPSHOT</springdata.mongodb> <springdata.mongodb>1.10.19.RELEASE</springdata.mongodb>
<springdata.gemfire>1.9.19.BUILD-SNAPSHOT</springdata.gemfire> <springdata.gemfire>1.9.19.RELEASE</springdata.gemfire>
<springdata.solr>2.1.19.BUILD-SNAPSHOT</springdata.solr> <springdata.solr>2.1.19.RELEASE</springdata.solr>
<springdata.cassandra>1.5.19.BUILD-SNAPSHOT</springdata.cassandra> <springdata.cassandra>1.5.19.RELEASE</springdata.cassandra>
<springdata.keyvalue>1.2.19.BUILD-SNAPSHOT</springdata.keyvalue> <springdata.keyvalue>1.2.19.RELEASE</springdata.keyvalue>
<hibernate.version>4.3.10.Final</hibernate.version> <hibernate.version>4.3.10.Final</hibernate.version>
<jsonpath>1.1.0</jsonpath> <jsonpath>1.1.0</jsonpath>
@@ -114,8 +114,8 @@
<repositories> <repositories>
<repository> <repository>
<id>spring-libs-snapshot</id> <id>spring-libs-release</id>
<url>https://repo.spring.io/libs-snapshot</url> <url>https://repo.spring.io/libs-release</url>
</repository> </repository>
</repositories> </repositories>

View File

@@ -1,4 +1,4 @@
Spring Data REST 2.6.18 Spring Data REST 2.6.19
Copyright (c) 2012-2019 Pivotal Software, Inc. Copyright (c) 2012-2019 Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 This product is licensed to you under the Apache License, Version 2.0