Skip to content

Commit b41e337

Browse files
spring-buildsodrotbohm
authored andcommitted
DATACMNS-443 - Prepare next development iteration.
1 parent a9fb707 commit b41e337

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-commons</artifactId>
8-
<version>1.7.0.RELEASE</version>
8+
<version>1.8.0.BUILD-SNAPSHOT</version>
99

1010
<name>Spring Data Core</name>
1111

1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>1.3.0.RELEASE</version>
15+
<version>1.4.0.BUILD-SNAPSHOT</version>
1616
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
1717
</parent>
1818

@@ -201,8 +201,8 @@
201201

202202
<repositories>
203203
<repository>
204-
<id>spring-libs-release</id>
205-
<url>http://repo.spring.io/libs-release</url>
204+
<id>spring-libs-snapshot</id>
205+
<url>http://repo.spring.io/libs-snapshot</url>
206206
</repository>
207207
</repositories>
208208

0 commit comments

Comments
 (0)