DATAREST-693 - Prepare 2.2.4.RELEASE (Evans SR4).

This commit is contained in:
Oliver Gierke
2015-10-14 11:25:07 +02:00
committed by Oliver Gierke
parent c3d4ddf3b7
commit 32a686b8cd
2 changed files with 9 additions and 9 deletions

16
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.5.4.BUILD-SNAPSHOT</version> <version>1.5.4.RELEASE</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath> <relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent> </parent>
@@ -27,11 +27,11 @@
<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.9.4.BUILD-SNAPSHOT</springdata.commons> <springdata.commons>1.9.4.RELEASE</springdata.commons>
<springdata.jpa>1.7.4.BUILD-SNAPSHOT</springdata.jpa> <springdata.jpa>1.7.4.RELEASE</springdata.jpa>
<springdata.mongodb>1.6.4.BUILD-SNAPSHOT</springdata.mongodb> <springdata.mongodb>1.6.4.RELEASE</springdata.mongodb>
<springdata.neo4j>3.2.4.BUILD-SNAPSHOT</springdata.neo4j> <springdata.neo4j>3.2.4.RELEASE</springdata.neo4j>
<springdata.gemfire>1.5.4.BUILD-SNAPSHOT</springdata.gemfire> <springdata.gemfire>1.5.4.RELEASE</springdata.gemfire>
<hibernate.version>4.3.5.Final</hibernate.version> <hibernate.version>4.3.5.Final</hibernate.version>
@@ -143,8 +143,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.2.3 Spring Data REST 2.2.4
Copyright (c) 2012-2015 Pivotal Software, Inc. Copyright (c) 2012-2015 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