File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 188
188
<configuration >
189
189
<javadoc : aggregate >true</javadoc : aggregate >
190
190
<breakiterator >true</breakiterator >
191
- <header >Spring Data Graph </header >
192
- <source >1.6 </source >
191
+ <header >Spring Data Document </header >
192
+ <source >1.5 </source >
193
193
<quiet >true</quiet >
194
194
<javadocDirectory >${project.basedir} /src/main/javadoc</javadocDirectory >
195
195
<overview >${project.basedir} /src/main/javadoc/overview.html</overview >
198
198
<docfilessubdirs >true</docfilessubdirs >
199
199
<links >
200
200
<link >http://static.springframework.org/spring/docs/3.0.x/javadoc-api</link >
201
- <link >http://java.sun.com/javase/6 /docs/api</link >
201
+ <link >http://java.sun.com/javase/5 /docs/api</link >
202
202
<link >http://api.mongodb.org/java/2.3</link >
203
203
</links >
204
204
</configuration >
You can’t perform that action at this time.
0 commit comments