Skip to content

Commit d6b2198

Browse files
author
Thomas Darimont
committed
Updated README.md
Updated dev team information. Updated external site links (redis.io). Updated project version information to latest GA (1.1.0.RELEASE) and latest BUILD-SNAPSHOT 1.2.0.BUILD-SNAPSHOT.
1 parent d935ed4 commit d6b2198

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Spring Data Redis
22
=======================
33

4-
The primary goal of the [Spring Data](http://www.springsource.org/spring-data) project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
5-
This modules provides integration with the [Redis] (http://code.google.com/p/redis/) store.
4+
The primary goal of the [Spring Data](http://projects.spring.io/spring-data/) project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
5+
This modules provides integration with the [Redis] (http://redis.io/) store.
66

77
# Docs
88

@@ -54,8 +54,8 @@ dependencies {
5454
}
5555
~~~~~
5656

57-
Latest GA release is _1.0.2.RELEASE_
58-
Latest nightly is _1.0.3.BUILD-SNAPSHOT_
57+
Latest GA release is _1.1.0.RELEASE_
58+
Latest nightly is _1.2.0.BUILD-SNAPSHOT_
5959

6060
# Usage (for the impatient)
6161

@@ -120,5 +120,5 @@ Github is for social coding: if you want to write code, we encourage contributio
120120

121121
# Staying in touch
122122

123-
Follow the project team ([Costin](http://twitter.com/costinl)) on Twitter. In-depth articles can be
124-
found at the SpringSource [team blog](http://blog.springsource.org), and releases are announced via our [news feed](http://www.springsource.org/news-events).
123+
Follow the project team ([@thomasdarimont](http://twitter.com/thomasdarimont), [@stroblchristoph](http://twitter.com/stroblchristoph)) on Twitter. In-depth articles can be
124+
found at the SpringSource [team blog](https://spring.io/blog), and releases are announced via our [news feed](https://spring.io/blog/category/news).

0 commit comments

Comments
 (0)