[java-identity-provider COMMIT] /trunk/idp-attribute-filter-spring/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jul 16 08:35:25 EDT 2013
Author: rdw
Date: Tue Jul 16 08:35:25 2013
New Revision: 4572
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4572&view=rev
Log:
Rod forgot to commit the pom(again)
Modified:
trunk/idp-attribute-filter-spring/pom.xml
Modified: trunk/idp-attribute-filter-spring/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-spring/pom.xml?rev=4572&r1=4571&r2=4572&view=diff
==============================================================================
--- trunk/idp-attribute-filter-spring/pom.xml (original)
+++ trunk/idp-attribute-filter-spring/pom.xml Tue Jul 16 08:35:25 2013
@@ -54,6 +54,12 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>${opensaml.groupId}</groupId>
+ <artifactId>opensaml-saml-impl</artifactId>
+ <version>${opensaml.version}</version>
+ <scope>test</scope>
+ </dependency>
<!-- Managed Dependencies -->
</dependencies>
More information about the commits
mailing list