cleaned up some cut-and-paste remnants
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user