Upgrade apache-ds to 0.9

This commit is contained in:
Carlos Sanchez 2005-11-07 22:40:35 +00:00
parent 97f3ad79cb
commit 1607b6301d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
* ========================================================================
*
@ -339,7 +339,7 @@
<dependency>
<groupId>directory</groupId>
<artifactId>apacheds-main</artifactId>
<version>0.9-SNAPSHOT</version>
<version>0.9</version>
<type>jar</type>
</dependency>