Skip to content

Commit fac366d

Browse files
committed
DATACMNS-784 - Prepare 1.11.1.RELEASE (Gosling SR1).
1 parent e2c7834 commit fac366d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.7.1.BUILD-SNAPSHOT</version>
15+
<version>1.7.1.RELEASE</version>
1616
</parent>
1717

1818
<properties>
@@ -257,8 +257,8 @@
257257

258258
<repositories>
259259
<repository>
260-
<id>spring-libs-snapshot</id>
261-
<url>https://repo.spring.io/libs-snapshot</url>
260+
<id>spring-libs-release</id>
261+
<url>https://repo.spring.io/libs-release</url>
262262
</repository>
263263
</repositories>
264264

src/main/resources/notice.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Spring Data Commons 1.11 GA
1+
Spring Data Commons 1.11.1
22
Copyright (c) [2010-2015] Pivotal Software, Inc.
33

44
This product is licensed to you under the Apache License, Version 2.0 (the "License").

0 commit comments

Comments
 (0)