Skip to content

Commit 0ea37b2

Browse files
committed
DATACMNS-632 - Prepare 1.8.5.RELEASE (Dijkstra SR5).
1 parent ccd9cb0 commit 0ea37b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>1.4.5.BUILD-SNAPSHOT</version>
15+
<version>1.4.5.RELEASE</version>
1616
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
1717
</parent>
1818

@@ -210,8 +210,8 @@
210210

211211
<repositories>
212212
<repository>
213-
<id>spring-libs-snapshot</id>
214-
<url>http://repo.spring.io/libs-snapshot</url>
213+
<id>spring-libs-release</id>
214+
<url>http://repo.spring.io/libs-release</url>
215215
</repository>
216216
</repositories>
217217

src/main/resources/notice.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Spring Data Commons 1.8.4
2-
Copyright (c) [2010-2014] Pivotal Software, Inc.
1+
Spring Data Commons 1.8.5
2+
Copyright (c) [2010-2015] Pivotal Software, Inc.
33

44
This product is licensed to you under the Apache License, Version 2.0 (the "License").
55
You may not use this product except in compliance with the License.

0 commit comments

Comments
 (0)