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

noreply at shibboleth.net noreply at shibboleth.net
Tue Oct 20 11:01:25 EDT 2015


Author: scantor
Date: Tue Oct 20 11:01:25 2015
New Revision: 7835

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7835&view=rev
Log:
Remove overridden mockito version.

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=7835&r1=7834&r2=7835&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml	(original)
+++ trunk/idp-parent/pom.xml	Tue Oct 20 11:01:25 2015
@@ -188,7 +188,6 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>1.10.8</version>
                 <scope>test</scope>
             </dependency>
         </dependencies>



More information about the commits mailing list