DATAJPA-488 - Prepare Release 1.4.5.

Updated pom, readme and changelog.
Adjusted links in reference doc.

Original pull request: #63.
This commit is contained in:
Thomas Darimont
2014-03-10 13:26:04 +01:00
parent 7ad25f3ee5
commit 838f4d1b33
10 changed files with 44 additions and 20 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.2.1.RELEASE</version>
<version>1.2.2.RELEASE</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
@@ -27,7 +27,7 @@
<hsqldb1>1.8.0.10</hsqldb1>
<jpa>2.0.0</jpa>
<openjpa>2.2.1</openjpa>
<springdata.commons>1.6.4.RELEASE</springdata.commons>
<springdata.commons>1.6.5.RELEASE</springdata.commons>
</properties>