Use iBiblio Maven repo location for Apache DS.

This commit is contained in:
Ben Alex
2005-07-31 00:54:56 +00:00
parent 3010a85fdd
commit 6dcf6b9456
2 changed files with 2 additions and 2 deletions

View File

@@ -338,7 +338,7 @@
</properties>
</dependency>
<dependency>
<groupId>apache-directory</groupId>
<groupId>directory</groupId>
<artifactId>apacheds-main</artifactId>
<version>0.9-SNAPSHOT</version>
<type>jar</type>