Skip to content

Commit c9907a3

Browse files
committed
unified-release-notes - Prepare branch
1 parent 0e57ea8 commit c9907a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.0.0-SNAPSHOT</version>
8+
<version>3.0.0-unified-release-notes-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.0.0-SNAPSHOT</version>
28+
<version>3.0.0-unified-release-notes-SNAPSHOT</version>
2929
</parent>
3030

3131
<properties>

0 commit comments

Comments
 (0)