diff --git a/README.md b/README.md index 4163cab5..d9d832e4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,14 @@ The preferred way is to install the package through maven: ``` +To use stable resease of spring data, please add this reposotory to your `pom.xml` file +```xml + + springframework-release + http://maven.springframework.org/release + +``` + If you want to get a pre-release, please use the springsource snapshot and milestone repositories. ## Configuration