From ffd5624bac8caeb4c6a10d2bcc25af1c994a0f1a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 Sep 2016 15:29:20 +0200 Subject: [PATCH] DATAGRAPH-912 - Prepare 3.4.5 (Gosling SR5). --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3dae54438..8adce7119 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.7.5.BUILD-SNAPSHOT + 1.7.5.RELEASE ../spring-data-build/parent/pom.xml @@ -31,7 +31,7 @@ multi spring-data-neo4j - 1.11.5.BUILD-SNAPSHOT + 1.11.5.RELEASE 1.7 @@ -177,9 +177,9 @@ - spring-libs-snapshot + spring-libs-release Spring - https://repo.spring.io/libs-snapshot + https://repo.spring.io/libs-release neo4j diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 9246c82bb..38c73c74f 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 3.4.4 +Spring Data Neo4j 3.4.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").