DATAJPA-100 - Prepare development of 1.0.x line.

This commit is contained in:
Oliver Gierke
2011-09-05 14:14:35 +02:00
parent e5d94df855
commit a85c90b9fc

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<name>Spring Data JPA</name>
<description>Spring Data module to provide sophisticated support for JPA repositories</description>