[java-identity-provider COMMIT] /trunk/idp-profile-impl/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Nov 21 00:44:57 EST 2014


Author: tzeller
Date: Fri Nov 21 00:44:56 2014
New Revision: 6984

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6984&view=rev
Log:
Missed checkin.

Modified:
    trunk/idp-profile-impl/pom.xml

Modified: trunk/idp-profile-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-impl/pom.xml?rev=6984&r1=6983&r2=6984&view=diff
==============================================================================
--- trunk/idp-profile-impl/pom.xml (original)
+++ trunk/idp-profile-impl/pom.xml Fri Nov 21 00:44:56 2014
@@ -91,6 +91,12 @@
             <scope>test</scope>
         </dependency>
         <dependency>
+            <groupId>${opensaml.groupId}</groupId>
+            <artifactId>opensaml-storage-impl</artifactId>
+            <version>${opensaml.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>idp-profile-api</artifactId>
             <version>${project.version}</version>



More information about the commits mailing list