Skip to content

Commit 023fa43

Browse files
#369 - Prepare issue branch.
1 parent 62566b0 commit 023fa43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.data.build</groupId>
1212
<artifactId>spring-data-build</artifactId>
13-
<version>2.0.0.BUILD-SNAPSHOT</version>
13+
<version>2.0.0.DATABUILD-369-SNAPSHOT</version>
1414
</parent>
1515

1616
<name>Spring Data Release Train - BOM</name>

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.springframework.data.build</groupId>
2828
<artifactId>spring-data-build</artifactId>
29-
<version>2.0.0.BUILD-SNAPSHOT</version>
29+
<version>2.0.0.DATABUILD-369-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.springframework.data.build</groupId>
66
<artifactId>spring-data-build</artifactId>
7-
<version>2.0.0.BUILD-SNAPSHOT</version>
7+
<version>2.0.0.DATABUILD-369-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Spring Data Build</name>

0 commit comments

Comments
 (0)