Skip to content

Commit da491b2

Browse files
Release version 3.0 M4 (2022.0.0).
See #1688
1 parent af8c8af commit da491b2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<artifactId>spring-data-build</artifactId>
3232

33-
<version>3.0.0-SNAPSHOT</version>
33+
<version>3.0.0-M4</version>
3434

3535
<relativePath>../pom.xml</relativePath>
3636

@@ -1064,7 +1064,7 @@
10641064

10651065
<artifactId>spring-data-build-resources</artifactId>
10661066

1067-
<version>3.0.0-SNAPSHOT</version>
1067+
<version>3.0.0-M4</version>
10681068

10691069
<type>zip</type>
10701070

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>3.0.0-SNAPSHOT</version>
7+
<version>3.0.0-M4</version>
88
<packaging>pom</packaging>
99

1010
<name>Spring Data Build</name>

resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.data.build</groupId>
1010
<artifactId>spring-data-build</artifactId>
11-
<version>3.0.0-SNAPSHOT</version>
11+
<version>3.0.0-M4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)