[java-identity-provider COMMIT] /trunk/idp-attribute-filter-impl/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jul 30 13:40:19 EDT 2013
Author: rdw
Date: Tue Jul 30 13:40:19 2013
New Revision: 4635
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4635&view=rev
Log:
IDP-207 As per r4634,Try pointing the pom at the correct package.
Modified:
trunk/idp-attribute-filter-impl/pom.xml
Modified: trunk/idp-attribute-filter-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/pom.xml?rev=4635&r1=4634&r2=4635&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/pom.xml (original)
+++ trunk/idp-attribute-filter-impl/pom.xml Tue Jul 30 13:40:19 2013
@@ -31,7 +31,7 @@
<dependency>
<groupId>${opensaml.groupId}</groupId>
- <artifactId>opensaml-storage-api</artifactId>
+ <artifactId>opensaml-saml-api</artifactId>
<version>${opensaml.version}</version>
</dependency>
More information about the commits
mailing list