Skip to content

Commit c9dfe30

Browse files
committed
Prepare next development iteration.
See #3206
1 parent 756595d commit c9dfe30

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,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-commons</artifactId>
8-
<version>3.5.0</version>
8+
<version>4.0.0-SNAPSHOT</version>
99

1010
<name>Spring Data Core</name>
1111
<description>Core Spring concepts underpinning every Spring Data module.</description>
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.springframework.data.build</groupId>
2727
<artifactId>spring-data-parent</artifactId>
28-
<version>3.5.0</version>
28+
<version>4.0.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<properties>
@@ -380,8 +380,8 @@
380380
</profiles>
381381

382382
<repositories>
383-
384-
383+
384+
385385
</repositories>
386386

387387
</project>

0 commit comments

Comments
 (0)