DATAMONGO-612 - Fixed reconfiguration of dist.id.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.type>multi</project.type>
|
<project.type>multi</project.type>
|
||||||
<dist.name>spring-data-mongodb</dist.name>
|
<dist.id>spring-data-mongodb</dist.id>
|
||||||
<springdata.commons>1.5.0.RELEASE</springdata.commons>
|
<springdata.commons>1.5.0.RELEASE</springdata.commons>
|
||||||
<mongo>2.10.1</mongo>
|
<mongo>2.10.1</mongo>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.root>${basedir}/..</project.root>
|
<project.root>${basedir}/..</project.root>
|
||||||
<dist.id>spring-data-mongodb</dist.id>
|
|
||||||
<dist.key>SDMONGO</dist.key>
|
<dist.key>SDMONGO</dist.key>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user