#430 - Upgrade to release train Lovelace.

This commit is contained in:
Oliver Gierke
2017-10-02 12:18:56 +02:00
parent 24eb1e6660
commit beb9d5cfdf
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-releasetrain</artifactId>
<version>Kay-BUILD-SNAPSHOT</version>
<version>Lovelace-BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>

View File

@@ -114,7 +114,7 @@
<webbeans>2.0.1</webbeans>
<javax-annotation-api>1.3</javax-annotation-api>
<releasetrain>Kay-BUILD-SNAPSHOT</releasetrain>
<releasetrain>Lovelace-BUILD-SNAPSHOT</releasetrain>
<!-- To be overridden by individual modules -->
<java-module-name/>