DATAMONGO-612 - Fixed reconfiguration of dist.id.

This commit is contained in:
Oliver Gierke
2013-02-11 12:38:40 +01:00
parent 81097061ad
commit 158e4f033c
2 changed files with 1 additions and 2 deletions

View File

@@ -19,7 +19,6 @@
<properties>
<project.root>${basedir}/..</project.root>
<dist.id>spring-data-mongodb</dist.id>
<dist.key>SDMONGO</dist.key>
</properties>