|
|
|
@ -5,7 +5,7 @@ |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
|
|
|
|
|
|
|
<artifactId>spring-data-relational</artifactId> |
|
|
|
<artifactId>spring-data-relational</artifactId> |
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
<version>1.1.0.RC1</version> |
|
|
|
|
|
|
|
|
|
|
|
<name>Spring Data Relational</name> |
|
|
|
<name>Spring Data Relational</name> |
|
|
|
<description>Spring Data Relational support</description> |
|
|
|
<description>Spring Data Relational support</description> |
|
|
|
@ -13,7 +13,7 @@ |
|
|
|
<parent> |
|
|
|
<parent> |
|
|
|
<groupId>org.springframework.data</groupId> |
|
|
|
<groupId>org.springframework.data</groupId> |
|
|
|
<artifactId>spring-data-relational-parent</artifactId> |
|
|
|
<artifactId>spring-data-relational-parent</artifactId> |
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
<version>1.1.0.RC1</version> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
|
|
<properties> |
|
|
|
<properties> |
|
|
|
|