Skip to content

Commit 7e048ea

Browse files
committed
DATACMNS-706 - Prepare 1.11.0.M1 (Gosling M1).
1 parent 8a78043 commit 7e048ea

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.0.BUILD-SNAPSHOT</version>
15+
<version>1.7.0.M1</version>
1616
</parent>
1717

1818
<properties>
@@ -251,8 +251,8 @@
251251

252252
<repositories>
253253
<repository>
254-
<id>spring-libs-snapshot</id>
255-
<url>https://repo.spring.io/libs-snapshot</url>
254+
<id>spring-libs-milestone</id>
255+
<url>https://repo.spring.io/libs-milestone</url>
256256
</repository>
257257
</repositories>
258258

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.10 GA
1+
Spring Data Commons 1.11 M1
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)