#703 - Release version 2.2 M2 (Moore).

This commit is contained in:
Christoph Strobl
2019-03-07 09:42:21 +01:00
parent 2252606e78
commit e8f4a0c117
5 changed files with 6 additions and 6 deletions

View File

@@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-releasetrain</artifactId>
<version>Moore-BUILD-SNAPSHOT</version>
<version>Moore-M2</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.M2</version>
</parent>
<name>Spring Data Release Train - BOM</name>