corrected xjavadoc location to match ibiblio
This commit is contained in:
parent
6f467def90
commit
46388af1ea
|
@ -13,9 +13,9 @@
|
||||||
</repository>
|
</repository>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>xjavadoc</groupId>
|
<groupId>xdoclet</groupId>
|
||||||
<artifactId>xjavadoc</artifactId>
|
<artifactId>xjavadoc</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-collections</groupId>
|
<groupId>commons-collections</groupId>
|
||||||
|
|
Loading…
Reference in New Issue