Skip to content

Commit 0522479

Browse files
spring-buildsodrotbohm
authored andcommitted
DATACMNS-488 - Prepare next development iteration.
1 parent 5701ca4 commit 0522479

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.2.RELEASE</version>
8+
<version>1.7.3.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.2.RELEASE</version>
15+
<version>1.3.3.BUILD-SNAPSHOT</version>
1616
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
1717
</parent>
1818

@@ -208,8 +208,8 @@
208208

209209
<repositories>
210210
<repository>
211-
<id>spring-libs-release</id>
212-
<url>http://repo.spring.io/libs-release</url>
211+
<id>spring-libs-snapshot</id>
212+
<url>http://repo.spring.io/libs-snapshot</url>
213213
</repository>
214214
</repositories>
215215

0 commit comments

Comments
 (0)