Browse Source

DATAMONGO-395 - Removed invalid XML element.

1.0.x
Oliver Gierke 14 years ago
parent
commit
95a92ccf5d
  1. 2
      pom.xml

2
pom.xml

@ -186,7 +186,7 @@ @@ -186,7 +186,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.5</version>
<configuration>
<javadoc:aggregate>true</javadoc:aggregate>
<aggregate>true</aggregate>
<breakiterator>true</breakiterator>
<header>Spring Data Document</header>
<source>1.5</source>

Loading…
Cancel
Save