DATAGRAPH-536 - Prepare 3.1.5.RELEASE (Dijkstra SR5).

This commit is contained in:
Oliver Gierke
2015-01-27 14:35:29 +01:00
parent bfd4499e07
commit 26581c38ab
2 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.4.5.BUILD-SNAPSHOT</version>
<version>1.4.5.RELEASE</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
@@ -32,7 +32,7 @@
<properties>
<project.type>multi</project.type>
<dist.id>spring-data-neo4j</dist.id>
<springdata.commons>1.8.5.BUILD-SNAPSHOT</springdata.commons>
<springdata.commons>1.8.5.RELEASE</springdata.commons>
<!-- Neo4j 2.0 now requires JDK 7 as a min -->
<source.level>1.7</source.level>
@@ -170,9 +170,9 @@
</dependencies>
<repositories>
<repository>
<id>spring-libs-snapshot</id>
<id>spring-libs-release</id>
<name>Spring</name>
<url>http://repo.spring.io/libs-snapshot</url>
<url>http://repo.spring.io/libs-release</url>
</repository>
<repository>
<id>geotools</id>

View File

@@ -1,5 +1,5 @@
Spring Data Neo4j 3.1.4
Copyright (c) [2011-2014] Pivotal Software, Inc. / Neo Technologies, Inc.
Spring Data Neo4j 3.1.5
Copyright (c) [2011-2015] Pivotal Software, Inc. / Neo Technologies, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You may not use this product except in compliance with the License.