DATAREST-1206 - Release version 3.0.6 (Kay SR6).

This commit is contained in:
Mark Paluch
2018-04-04 15:53:22 +02:00
parent a62e32986c
commit 164bc5c697
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.0.6.BUILD-SNAPSHOT</version>
<version>3.0.6.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.0.6.BUILD-SNAPSHOT</version>
<version>3.0.6.RELEASE</version>
<type>test-jar</type>
</dependency>