[java-identity-provider COMMIT] /trunk/idp-authn-impl/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Aug 5 15:17:29 EDT 2013
Author: scantor
Date: Mon Aug 5 15:17:28 2013
New Revision: 4659
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4659&view=rev
Log:
Move ESAPI config initialization into opensaml-core
Modified:
trunk/idp-authn-impl/pom.xml
Modified: trunk/idp-authn-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-authn-impl/pom.xml?rev=4659&r1=4658&r2=4659&view=diff
==============================================================================
--- trunk/idp-authn-impl/pom.xml (original)
+++ trunk/idp-authn-impl/pom.xml Mon Aug 5 15:17:28 2013
@@ -52,13 +52,6 @@
</dependency>
<dependency>
- <groupId>${opensaml.groupId}</groupId>
- <artifactId>opensaml-saml-impl</artifactId>
- <version>${opensaml.version}</version>
- <scope>test</scope>
- </dependency>
-
- <dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
<scope>test</scope>
More information about the commits
mailing list