diff --git a/pom.xml b/pom.xml index 2aea41e2a..aac51b028 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ - trisberg + mpollack Mark Pollack mpollack at vmware.com SpringSource diff --git a/src/docbkx/preface.xml b/src/docbkx/preface.xml index 76be028eb..fbae5dcd6 100644 --- a/src/docbkx/preface.xml +++ b/src/docbkx/preface.xml @@ -4,7 +4,7 @@ Preface - The Spring Datastore Document project applies core Spring concepts to the development of solutions using a key-value style data store. + The Spring Datastore Key-Value project applies core Spring concepts to the development of solutions using a key-value style data store. We provide a "template" as a high-level abstraction for sending and receiving messages. You will notice similarities to the JDBC support in the Spring Framework. diff --git a/src/main/resources/readme.txt b/src/main/resources/readme.txt index f63005e4e..35be799a8 100644 --- a/src/main/resources/readme.txt +++ b/src/main/resources/readme.txt @@ -1,4 +1,4 @@ -SPRING DATASTORE DOCUMENT 1.0.0 M1 (? ? 2010) +SPRING DATASTORE KEY-VALUE 1.0.0 M1 (? ? 2010) ------------------------------------------------- Spring Datastore Key-Value is released under the terms of the Apache Software License Version 2.0 (see license.txt).