Changed module name from datastore to data in root pom.xml

This commit is contained in:
J. Brisbin
2010-11-26 13:31:47 -06:00
parent 78f41c1729
commit ba7ecd1d1d

View File

@@ -12,7 +12,7 @@
<module>spring-data-keyvalue-parent</module>
<module>spring-data-keyvalue-core</module>
<module>spring-data-redis</module>
<module>spring-datastore-riak</module>
<module>spring-data-riak</module>
</modules>
<build>