[java-idp-integration-tests] branch master updated: Remove ldaptive override.

Scott Cantor cantor.2 at osu.edu
Tue Oct 25 10:43:26 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=5de50ea0954c224dcbe736413dae8b0ac2129567

The following commit(s) were added to refs/heads/master by this push:
       new  5de50ea   Remove ldaptive override.
5de50ea is described below

commit 5de50ea0954c224dcbe736413dae8b0ac2129567
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Oct 25 10:43:24 2016 -0400

    Remove ldaptive override.
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5816047..b22f368 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,11 +96,9 @@
             <version>4.5.2</version>
             <scope>runtime</scope>
         </dependency>
-        <!-- override parent, remove when snapshots are released -->
         <dependency>
             <groupId>org.ldaptive</groupId>
             <artifactId>ldaptive</artifactId>
-            <version>1.0.8-SNAPSHOT</version>
         </dependency>
 
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list