[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Jul 11 23:50:23 EDT 2013


Author: dfisher
Date: Thu Jul 11 23:50:23 2013
New Revision: 4556

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4556&view=rev
Log:
Update ldaptive version to 1.0.1
Resolves IDP-289.

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=4556&r1=4555&r2=4556&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu Jul 11 23:50:23 2013
@@ -142,7 +142,7 @@
             <dependency>
                 <groupId>org.ldaptive</groupId>
                 <artifactId>ldaptive</artifactId>
-                <version>1.0</version>
+                <version>1.0.1</version>
             </dependency>
             <dependency>
                 <groupId>${spring.groupId}</groupId>



More information about the commits mailing list