[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Oct 24 23:56:51 EDT 2016
Author: dfisher
Date: Mon Oct 24 23:56:51 2016
New Revision: 8540
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8540&view=rev
Log:
Remove ldaptive snapshot override.
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=8540&r1=8539&r2=8540&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Mon Oct 24 23:56:51 2016
@@ -175,12 +175,6 @@
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
- </dependency>
- <!-- override parent, remove when 1.0.8 is released -->
- <dependency>
- <groupId>org.ldaptive</groupId>
- <artifactId>ldaptive</artifactId>
- <version>1.0.8-SNAPSHOT</version>
</dependency>
<!-- Provided Dependencies -->
More information about the commits
mailing list