Browse Source

Upgrade apache-ds to 0.9

Carlos Sanchez 20 years ago
parent
commit
1607b6301d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      project.xml

+ 2 - 2
project.xml

@@ -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>