cleaned up some cut-and-paste remnants

This commit is contained in:
Thomas Risberg
2010-10-07 12:12:55 -04:00
parent 414a38fb04
commit ad00959b43
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
<developers>
<developer>
<id>trisberg</id>
<id>mpollack</id>
<name>Mark Pollack</name>
<email>mpollack at vmware.com</email>
<organization>SpringSource</organization>

View File

@@ -4,7 +4,7 @@
<preface id="preface">
<title>Preface</title>
<para>The Spring Datastore Document project applies core Spring concepts to the development of solutions using a key-value style data store.
<para>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.
</para>

View File

@@ -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).