We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8109706 commit 158e4f0Copy full SHA for 158e4f0
pom.xml
@@ -29,7 +29,7 @@
29
30
<properties>
31
<project.type>multi</project.type>
32
- <dist.name>spring-data-mongodb</dist.name>
+ <dist.id>spring-data-mongodb</dist.id>
33
<springdata.commons>1.5.0.RELEASE</springdata.commons>
34
<mongo>2.10.1</mongo>
35
</properties>
spring-data-mongodb-distribution/pom.xml
@@ -19,7 +19,6 @@
19
20
21
<project.root>${basedir}/..</project.root>
22
- <dist.id>spring-data-mongodb</dist.id>
23
<dist.key>SDMONGO</dist.key>
24
25
0 commit comments