DATAREST-291 - Release version 2.0.2.RELEASE (Codd SR2).

This commit is contained in:
Spring Buildmaster
2014-04-16 02:03:11 -07:00
parent 6fb702308e
commit 389212e186
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Data REST</name>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.2.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>