From 159707bf45ea08bf91fb31f10ec7891a6c3a2f24 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 15 Jun 2016 13:44:53 +0200 Subject: [PATCH] DATAGRAPH-853 - Prepare 4.1.2 (Hopper SR2). --- 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 52e3bfc6e..a47937daf 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 1.8.2.BUILD-SNAPSHOT + 1.8.2.RELEASE @@ -24,7 +24,7 @@ multi - 1.12.2.BUILD-SNAPSHOT + 1.12.2.RELEASE 1.7 2.6 false @@ -185,9 +185,9 @@ - spring-libs-snapshot + spring-libs-release Spring - https://repo.spring.io/libs-snapshot + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 8813c8f09..a4f85fc6a 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 4.1.1 +Spring Data Neo4j 4.1.2 Copyright (c) [2011-2016] Pivotal Software, Inc. / Neo Technologies, Inc. / GraphAware Ltd. This product is licensed to you under the Apache License, Version 2.0 (the "License").