|
|
|
@ -6,7 +6,7 @@ |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
|
|
|
|
|
|
|
<artifactId>spring-data-relational</artifactId> |
|
|
|
<artifactId>spring-data-relational</artifactId> |
|
|
|
<version>3.4.0-M1</version> |
|
|
|
<version>3.4.0-SNAPSHOT</version> |
|
|
|
|
|
|
|
|
|
|
|
<name>Spring Data Relational</name> |
|
|
|
<name>Spring Data Relational</name> |
|
|
|
<description>Spring Data Relational support</description> |
|
|
|
<description>Spring Data Relational support</description> |
|
|
|
@ -14,7 +14,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>3.4.0-M1</version> |
|
|
|
<version>3.4.0-SNAPSHOT</version> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
|
|
<properties> |
|
|
|
<properties> |
|
|
|
|