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