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

noreply at shibboleth.net noreply at shibboleth.net
Thu May 2 23:14:45 EDT 2013


Author: dfisher
Date: Thu May  2 23:14:44 2013
New Revision: 4457

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4457&view=rev
Log:
Bump ldaptive version to 1.0

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=4457&r1=4456&r2=4457&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu May  2 23:14:44 2013
@@ -136,7 +136,7 @@
             <dependency>
                 <groupId>org.ldaptive</groupId>
                 <artifactId>ldaptive</artifactId>
-                <version>1.0-RC7</version>
+                <version>1.0</version>
             </dependency>
             <dependency>
                 <groupId>${spring.groupId}</groupId>



More information about the commits mailing list