DATAREST-1378 - Release version 3.1.9 (Lovelace SR9).

This commit is contained in:
Christoph Strobl
2019-06-14 12:39:34 +02:00
parent 535bc7dab7
commit 4291209067
13 changed files with 19 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.1.9.BUILD-SNAPSHOT</version>
<version>3.1.9.RELEASE</version>
</parent>
<name>Spring Data REST Tests - Solr</name>
@@ -15,7 +15,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>3.1.9.BUILD-SNAPSHOT</version>
<version>3.1.9.RELEASE</version>
<type>test-jar</type>
</dependency>