Selaa lähdekoodia

Corrected version of Spring-ldap in ntlm module.

Luke Taylor 18 vuotta sitten
vanhempi
commit
a23e7e43d3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ntlm/pom.xml

+ 1 - 1
ntlm/pom.xml

@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.springframework.ldap</groupId>
             <artifactId>spring-ldap</artifactId>
-            <version>1.2-RC1</version>
+            <version>1.2-SNAPSHOT</version>
             <optional>true</optional>
         </dependency>
     </dependencies>