corrected xjavadoc location to match ibiblio

This commit is contained in:
Luke Taylor 2005-07-08 17:21:20 +00:00
parent 6f467def90
commit 46388af1ea
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@
</repository>
<dependencies>
<dependency>
<groupId>xjavadoc</groupId>
<groupId>xdoclet</groupId>
<artifactId>xjavadoc</artifactId>
<version>1.0</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>