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

Scott Cantor cantor.2 at osu.edu
Tue Oct 25 10:43:42 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-testbed.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=9bc01b1f7edcdbe76189ca0323f3a3aef56e2686

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

commit 9bc01b1f7edcdbe76189ca0323f3a3aef56e2686
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Oct 25 10:43:41 2016 -0400

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

diff --git a/pom.xml b/pom.xml
index 88e74a1..e83d4fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,11 +161,9 @@
             <artifactId>guava</artifactId>
         </dependency>
 
-        <!-- override parent, remove when snapshots are released -->
         <dependency>
             <groupId>org.ldaptive</groupId>
             <artifactId>ldaptive</artifactId>
-            <version>1.0.8-SNAPSHOT</version>
         </dependency>
 
         <dependency>

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


More information about the commits mailing list