[java-identity-provider COMMIT] /trunk/idp-attribute-resolver-impl/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Aug 5 13:34:55 EDT 2013


Author: scantor
Date: Mon Aug  5 13:34:55 2013
New Revision: 4655

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4655&view=rev
Log:
Remove unboundid version.

Modified:
    trunk/idp-attribute-resolver-impl/pom.xml

Modified: trunk/idp-attribute-resolver-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-impl/pom.xml?rev=4655&r1=4654&r2=4655&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-impl/pom.xml (original)
+++ trunk/idp-attribute-resolver-impl/pom.xml Mon Aug  5 13:34:55 2013
@@ -93,7 +93,6 @@
         <dependency>
             <groupId>com.unboundid</groupId>
             <artifactId>unboundid-ldapsdk</artifactId>
-            <version>2.3.1</version>
             <scope>test</scope>
         </dependency>
         



More information about the commits mailing list